Files
lxqt-wayland-session/0002-configuration-changes-for-default-wayfire-session.patch
Shawn Dunn f6e9f6ad78 Accepting request 1270910 from home:sfalken:branches:X11:LXQt
- Updated to version 0.2.0:
  * Added manpages
  * Support default compositor and screenlocker
  * Search for compositor setting in fallback dirs
  * Use predefined build values in the startup script
  * Support full path of compositor
  * R emoved obsolete mozilla env var
  * Corrected D-Bus error message
- Refactor 0003-configuration-changes-for-default-niri-session.patch
- Refactor 0005-configuration-changes-for-default-hyprland-session.patch
- Refactor 0007-configuration-changes-for-default-sway-session.patch

OBS-URL: https://build.opensuse.org/request/show/1270910
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-wayland-session?expand=0&rev=23
2025-04-18 22:00:22 +00:00

27 lines
976 B
Diff

From dd91a6500cd5218f257779640f11b6adc4b1efa4 Mon Sep 17 00:00:00 2001
From: "Shawn W. Dunn" <sfalken@cloverleaf-linux.org>
Date: Wed, 8 Jan 2025 10:47:45 -0800
Subject: [PATCH 2/7] configuration changes for default wayfire session
Set openSUSE background in default wayfire session
---
configurations/lxqt-wayfire.ini | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configurations/lxqt-wayfire.ini b/configurations/lxqt-wayfire.ini
index edcbab3..3e531ef 100644
--- a/configurations/lxqt-wayfire.ini
+++ b/configurations/lxqt-wayfire.ini
@@ -126,7 +126,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.png
session = lxqt-session && killall wayfire
# Output configuration
--
2.49.0