File 0005-configuration-changes-for-default-hyprland-session.patch of Package lxqt-wayland-session
From 62d130cb2fae506d63c13fa92d265cccd5711e0a Mon Sep 17 00:00:00 2001
From: "Shawn W. Dunn" <sfalken@cloverleaf-linux.org>
Date: Tue, 21 Jan 2025 15:56:25 -0800
Subject: [PATCH 5/7] configuration changes for default hyprland session
- Set openSUSE background in default hyprland session
---
configurations/lxqt-hyprland.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configurations/lxqt-hyprland.conf b/configurations/lxqt-hyprland.conf
index f5450c3..95ab07e 100644
--- a/configurations/lxqt-hyprland.conf
+++ b/configurations/lxqt-hyprland.conf
@@ -39,7 +39,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.png
exec-once=lxqt-session && hyprctl dispatch exit
# If not using lxqt-session uncomment components to autostart
--
2.48.1