test fix
This commit is contained in:
parent
a8a32bcc7e
commit
23749f887e
@ -157,7 +157,7 @@
|
||||
home.file.".background-image".source = config.nixp.mate.background.path;
|
||||
dconf.settings = {
|
||||
"org/mate/desktop/background" = {
|
||||
picture-filename = "/home/${config.home.homeDirectory}/.background-image";
|
||||
picture-filename = ".background-image";
|
||||
};
|
||||
};
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user