Declared wallpapers
This commit is contained in:
5
home.nix
5
home.nix
@@ -69,6 +69,11 @@
|
||||
};
|
||||
|
||||
dconf.settings = {
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-uri = "file:///home/typo/Pictures/Backgrounds/upscalemedia-transformed-light.png";
|
||||
picture-uri-dark = "file:///home/typo/Pictures/Backgrounds/upscalemedia-transformed.png";
|
||||
};
|
||||
|
||||
"org/gnome/desktop/wm/keybindings" = {
|
||||
close = lib.hm.gvariant.mkValue ["<Super>q"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user