zoom backgrounds for different resolutions

This commit is contained in:
Tyler Starr 2024-07-12 17:58:44 -07:00
parent 290c2a0591
commit 9419e0c6fb

View File

@ -122,7 +122,7 @@ in {
color-scheme = "prefer-dark";
};
"org/gnome/desktop/background" = {
picture-options = "centered";
picture-options = "zoom";
picture-uri = "${cfg.wallpaper}";
picture-uri-dark = "${cfg.wallpaper}";
};