File 0005-configuration-changes-for-default-hyprland-session.patch of Package lxqt-wayland-session
From c95f34926bf8aea630ffdfda784bb691c5121c00 Mon Sep 17 00:00:00 2001 From: "Shawn W. Dunn" <sfalken@cloverleaf-linux.org> Date: Thu, 17 Apr 2025 16:06:12 -0700 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 d696997..fb917a0 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.png exec-once = lxqt-session && hyprctl dispatch exit # If not using lxqt-session uncomment components to autostart -- 2.51.0