diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-04 06:20:12 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-07 20:50:21 -0600 |
commit | 013e60125ed033285471c27d601098459cfbdf3e (patch) | |
tree | 891b427f887afa34f90695d671b1a88f18bc3dd2 /user/adelie-mate-theme/dconf.conf | |
parent | be1cbfc9e0735ce0620d2639162079e982f6072c (diff) | |
download | packages-013e60125ed033285471c27d601098459cfbdf3e.tar.gz packages-013e60125ed033285471c27d601098459cfbdf3e.tar.bz2 packages-013e60125ed033285471c27d601098459cfbdf3e.tar.xz packages-013e60125ed033285471c27d601098459cfbdf3e.zip |
user/adelie-mate-theme: Install and zoom wallpaper
* Add the adelie-wallpapers dependency.
* We have to set a picture-options value or else it won't use the image.
Set to 'zoom' which is the default (and what we use on LXQt).
Diffstat (limited to 'user/adelie-mate-theme/dconf.conf')
-rw-r--r-- | user/adelie-mate-theme/dconf.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/adelie-mate-theme/dconf.conf b/user/adelie-mate-theme/dconf.conf index 25ac14789..6e9cf64dc 100644 --- a/user/adelie-mate-theme/dconf.conf +++ b/user/adelie-mate-theme/dconf.conf @@ -1,5 +1,6 @@ [org/mate/desktop/background] picture-filename='/usr/share/wallpapers/background/contents/image/1920x1200.png' +picture-options='zoom' [org/mate/desktop/interface] document-font-name='Source Sans 3 10' |