Move wallpapers folders and parts users home configurations
This commit is contained in:
@@ -49,8 +49,8 @@ with lib.hm.gvariant;
|
||||
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-options = "zoom";
|
||||
picture-uri = "file://" + ../wallpapers/mocha.svg;
|
||||
picture-uri-dark = "file://" + ../wallpapers/mocha.svg;
|
||||
picture-uri = "file://" + ./wallpapers/mocha.svg;
|
||||
picture-uri-dark = "file://" + ./wallpapers/mocha.svg;
|
||||
};
|
||||
|
||||
"org/gnome/shell/extensions/dash-to-panel" = {
|
||||
|
||||
Reference in New Issue
Block a user