2025-04-18 22:00:22 +00:00
|
|
|
From dd91a6500cd5218f257779640f11b6adc4b1efa4 Mon Sep 17 00:00:00 2001
|
2025-01-17 02:09:54 +00:00
|
|
|
From: "Shawn W. Dunn" <sfalken@cloverleaf-linux.org>
|
|
|
|
Date: Wed, 8 Jan 2025 10:47:45 -0800
|
2025-01-24 17:59:07 +00:00
|
|
|
Subject: [PATCH 2/7] configuration changes for default wayfire session
|
2025-01-17 02:09:54 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
--
|
2025-03-29 19:07:17 +00:00
|
|
|
2.49.0
|
2025-01-17 02:09:54 +00:00
|
|
|
|