Fix aspect ratio weirdness for wallpapers
This commit is contained in:
parent
70b96da023
commit
775431fcf2
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
lubuntu-default-settings (24.04.1) noble; urgency=medium
|
||||
|
||||
* Zoom wallpaper to fill the screen rather than stretching it (to avoid
|
||||
aspect ratio issues).
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@gmail.com> Thu, 16 Nov 2023 19:36:15 -0600
|
||||
|
||||
lubuntu-default-settings (23.10.4) mantic; urgency=medium
|
||||
|
||||
* Instead of stretching the wallpaper between two monitors, default to one
|
||||
|
@ -15,7 +15,7 @@ ConfirmDelete=true
|
||||
|
||||
[Desktop]
|
||||
DesktopShortcuts=Home, Trash, Computer, Network, Lubuntu Manual
|
||||
WallpaperMode=stretch
|
||||
WallpaperMode=zoom
|
||||
Wallpaper=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
||||
BgColor=#000000
|
||||
FgColor=#ffffff
|
||||
|
Loading…
x
Reference in New Issue
Block a user