mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
home: correct wallpaper filename
This commit is contained in:
parent
43286568c2
commit
14a7c4251e
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -93,7 +93,7 @@
|
|||
favorite-apps = [ "nautilus.desktop" "org.gnome.Console.desktop" "firefox.desktop" "codium.desktop" "signal-desktop.desktop" ];
|
||||
};
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-uri-dark = "file:///home/aaronh/Pictures/Walls/wallhaven-vqgxq8.jpg";
|
||||
picture-uri-dark = "file:///home/aaronh/Pictures/Walls/wallhaven-2y2wg6.png";
|
||||
};
|
||||
"org/gnome/desktop/interface" = {
|
||||
clock-show-seconds = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue