mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
zoom backgrounds for different resolutions
This commit is contained in:
parent
290c2a0591
commit
9419e0c6fb
@ -122,7 +122,7 @@ in {
|
|||||||
color-scheme = "prefer-dark";
|
color-scheme = "prefer-dark";
|
||||||
};
|
};
|
||||||
"org/gnome/desktop/background" = {
|
"org/gnome/desktop/background" = {
|
||||||
picture-options = "centered";
|
picture-options = "zoom";
|
||||||
picture-uri = "${cfg.wallpaper}";
|
picture-uri = "${cfg.wallpaper}";
|
||||||
picture-uri-dark = "${cfg.wallpaper}";
|
picture-uri-dark = "${cfg.wallpaper}";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user