File 001-default-wallpaper.patch of Package lxqt-wayland-session
diff --git a/configurations/labwc/autostart b/configurations/labwc/autostart index fa49741..329bd4b 100644 --- a/configurations/labwc/autostart +++ b/configurations/labwc/autostart @@ -3,7 +3,7 @@ # Preferred place for starting wayland-only applications # Set background color or image (below the desktop): -swaybg -i /usr/share/lxqt/wallpapers/origami-dark-labwc.png >/dev/null 2>&1 & +swaybg -i /usr/share/wallpapers/openSUSEdefault/contents/images/default-dark.png >/dev/null 2>&1 & # Faster startup for GTK apps: dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY > /dev/null 2>&1 & diff --git a/configurations/lxqt-hyprland.conf b/configurations/lxqt-hyprland.conf index 10b3b07..e417260 100644 --- a/configurations/lxqt-hyprland.conf +++ b/configurations/lxqt-hyprland.conf @@ -38,7 +38,7 @@ env = QT_PLATFORM_PLUGIN,lxqt env = XDG_MENU_PREFIX,lxqt- # start and exit LXQt session: -exec-once = swaybg -i /usr/share/lxqt/wallpapers/origami-dark.png +exec-once = swaybg -i /usr/share/wallpapers/openSUSEdefault/contents/images/default-dark.png exec-once = lxqt-session && hyprctl dispatch exit # If not using lxqt-session uncomment components to autostart diff --git a/configurations/lxqt-wayfire.ini b/configurations/lxqt-wayfire.ini index 9e3386d..9af1b91 100644 --- a/configurations/lxqt-wayfire.ini +++ b/configurations/lxqt-wayfire.ini @@ -129,7 +129,7 @@ toggle = <super> <ctrl> KEY_F # Automatically start background and panel. # Set to false if you want to override the default clients. autostart_wf_shell = false -splash = swaybg -i /usr/share/lxqt/wallpapers/origami-dark.png +splash = swaybg -i /usr/share/wallpapers/openSUSEdefault/contents/images/default-dark.png session = lxqt-session && killall wayfire # Output configuration