gnome3: add bgSupport=true. Closes #10242

This commit is contained in:
Luca Bruno 2015-10-06 10:21:38 +02:00
parent a776531e61
commit eccd68eeb7

View File

@ -104,6 +104,7 @@ in {
services.xserver.desktopManager.session = singleton
{ name = "gnome3";
bgSupport = true;
start = ''
# Set GTK_DATA_PREFIX so that GTK+ can find the themes
export GTK_DATA_PREFIX=${config.system.path}