Declared wallpapers

This commit is contained in:
2026-04-08 12:08:11 +02:00
committed by TypoMustakes
parent a748ab837b
commit e05b2bbe82

View File

@@ -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"];
};