3
0
Fork 0
forked from mirrors/nixpkgs

gnome3: add gtk3 to system packages for gtk-update-icon-cache

Updating the icon-cache lets gnome-shell show app icons in the activity
This commit is contained in:
Luca Bruno 2014-04-14 17:19:38 +02:00
parent b80925a19e
commit fd900f2f8a

View file

@ -75,10 +75,11 @@ in {
environment.variables.GIO_EXTRA_MODULES = [ "${gnome3.dconf}/lib/gio/modules"
"${pkgs.glib_networking}/lib/gio/modules" ];
environment.systemPackages =
[ gnome3.dconf
pkgs.desktop_file_utils
[ pkgs.desktop_file_utils
pkgs.glib_networking
pkgs.gtk3 # for gtk-update-icon-cache
pkgs.ibus
gnome3.dconf
gnome3.gnome-backgrounds
gnome3.gnome_control_center
gnome3.gnome_icon_theme