about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2017-08-12 09:23:08 +0100
committerJörg Thalheim <joerg@thalheim.io>2017-08-12 09:23:08 +0100
commit025222ec799a460bb4aa29d82ab63703e6a960a1 (patch)
treea1394f453aa9880c1a5af1ff56003d59bec36ae3 /pkgs/desktops
parent392090ca6a0777d8b43a34e5c4c0ccd330c7bf68 (diff)
pluma: also add default icon theme
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/mate/pluma/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/desktops/mate/pluma/default.nix b/pkgs/desktops/mate/pluma/default.nix
index 29df4fc475a7f..a290c404469c6 100644
--- a/pkgs/desktops/mate/pluma/default.nix
+++ b/pkgs/desktops/mate/pluma/default.nix
@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
     python
     gnome3.gtksourceview
     gnome3.libpeas
+    gnome3.defaultIconTheme
     mate.mate-desktop
   ];