Package: pcmanfm-qt Version: 0.13.0-2 Severity: wishlist Hi Alf,
while testing Debian Edu Buster with LXQt, I noticed that the background image can't be set systemwide w/o tweaking the settings.conf file (and we want to avoid doing this). While users are free to choose the background image, there should be a first Debian Edu branded one. Running 'update-alternatives --config desktop-theme' allows to choose the Debian Edu theme as 'active-theme'. For other desktop environments the releated background image is shown. LXQt is dfferent, but it would be nice if at least settings.conf could be changed to show the active theme background (same resolution as lxqt-origami-light.png). diff --git a/config/pcmanfm-qt/lxqt/settings.conf.in b/config/pcmanfm-qt/lxqt/settings.conf.in index b7ef002..599a7a3 100644 --- a/config/pcmanfm-qt/lxqt/settings.conf.in +++ b/config/pcmanfm-qt/lxqt/settings.conf.in @@ -15,7 +15,7 @@ ConfirmDelete=true [Desktop] WallpaperMode=stretch -Wallpaper=@LXQT_SHARE_DIR@/themes/frost/lxqt-origami-light.png +Wallpaper=/usr/share/desktop-base/active-theme/wallpaper/contents/images/1920x1080.svg BgColor=#000000 FgColor=#ffffff ShadowColor=#000000 Please check. Wolfgang

