lxqt-session rebuild Use-openbox-by-default

This commit is contained in:
Rmys
2024-04-22 18:45:09 +03:00
parent 6e789a00f7
commit dbf344ab82
2 changed files with 28 additions and 0 deletions
@@ -0,0 +1,23 @@
From 57b827bfdd4d0bed7ec7e824fc4477ed9111f9c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= <neoclust@mageia.org>
Date: Sun, 24 May 2020 15:30:34 +0200
Subject: [PATCH 1/2] Use openbox by default
---
config/session.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/config/session.conf b/config/session.conf
index a9d06d6..7c44ac9 100644
--- a/config/session.conf
+++ b/config/session.conf
@@ -1,5 +1,6 @@
[General]
leave_confirmation=true
+window_manager=openbox
[Environment]
GTK_CSD=0
--
2.26.2
+5
View File
@@ -28,6 +28,9 @@
<Dependency versionFrom="2.0.0">lxqt-build-tools</Dependency>
<Dependency>libgudev-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Use-openbox-by-default.patch</Patch>
</Patches>
</Source>
<Package>
<Name>lxqt-session</Name>
@@ -43,6 +46,8 @@
<Dependency>procps</Dependency>
<Dependency>layer-shell-qt-kf6</Dependency>
<Dependency>pisilinux-theme-damadamas</Dependency>
<!-- openbox-by-default -->
<Dependency>openbox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>