gnome3: add bgSupport=true. Closes #10242
This commit is contained in:
parent
a776531e61
commit
eccd68eeb7
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user