Merge pull request #9343 from ayhanyalcinsoy/master

lxqt-session:use kwin_x11 instead of openbox
This commit is contained in:
2021-05-04 19:19:23 +03:00
committed by GitHub
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ window_text_color=#000000
[Qt]
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]
leave_confirmation=false
lock_screen_before_power_actions=false
window_manager=openbox
window_manager=kwin_x11
[Environment]
BROWSER=falkon
+1 -2
View File
@@ -40,7 +40,6 @@
<Dependency>qt5-base</Dependency>
<Dependency>qt5-x11extras</Dependency>
<Dependency>pisilinux-theme-damadamas</Dependency>
<!--<Dependency>lxdm</Dependency>-->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -55,7 +54,7 @@
</Package>
<History>
<Update release="11">
<Date>2021-04-26</Date>
<Date>2021-05-04</Date>
<Version>0.17.1</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>