lxqt-session:use kwin_x11 instead of openbox

This commit is contained in:
2021-05-04 19:19:57 +03:00
parent 17ffdc70fe
commit 2204f08bbf
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ window_text_color=#000000
[Qt] [Qt]
font="Noto Sans,10,-1,5,50,0,0,0,0,0" font="Noto Sans,10,-1,5,50,0,0,0,0,0"
style=Fusion style=Breeze
+1 -1
View File
@@ -1,7 +1,7 @@
[General] [General]
leave_confirmation=false leave_confirmation=false
lock_screen_before_power_actions=false lock_screen_before_power_actions=false
window_manager=openbox window_manager=kwin_x11
[Environment] [Environment]
BROWSER=falkon BROWSER=falkon
+1 -2
View File
@@ -40,7 +40,6 @@
<Dependency>qt5-base</Dependency> <Dependency>qt5-base</Dependency>
<Dependency>qt5-x11extras</Dependency> <Dependency>qt5-x11extras</Dependency>
<Dependency>pisilinux-theme-damadamas</Dependency> <Dependency>pisilinux-theme-damadamas</Dependency>
<!--<Dependency>lxdm</Dependency>-->
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
@@ -55,7 +54,7 @@
</Package> </Package>
<History> <History>
<Update release="11"> <Update release="11">
<Date>2021-04-26</Date> <Date>2021-05-04</Date>
<Version>0.17.1</Version> <Version>0.17.1</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name> <Name>Ayhan Yalçınsoy</Name>