Declared wallpapers
This commit is contained in:
5
home.nix
5
home.nix
@@ -69,6 +69,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
dconf.settings = {
|
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" = {
|
"org/gnome/desktop/wm/keybindings" = {
|
||||||
close = lib.hm.gvariant.mkValue ["<Super>q"];
|
close = lib.hm.gvariant.mkValue ["<Super>q"];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user