refactor: update wallpaper paths to use Ubuntu default backgrounds
This commit is contained in:
parent
e0ec68b51d
commit
9d3d463eb3
@ -72,8 +72,8 @@
|
||||
|
||||
# Set wallpaper
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-uri-dark = "file:///${config.home.homeDirectory}/dotfiles/secrets/wp/9.png";
|
||||
picture-uri = "file:///${config.home.homeDirectory}/dotfiles/secrets/wp/9.png";
|
||||
picture-uri-dark = "file:///usr/share/backgrounds/Ubuntu_Legacy_by_Aaron_J_Prisk_dark.png";
|
||||
picture-uri = "file:///usr/share/backgrounds/Ubuntu_Legacy_by_Aaron_J_Prisk_light.png";
|
||||
picture-options = "zoom";
|
||||
primary-color = "#000000";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user