Skip to content

Commit d957606

Browse files
committed
Making the wmselectdialog somewhat bigger
it was fucking ugly (really) and not readable. 600x400 should work fine even on ancient devices with 1024x600
1 parent 6d8753f commit d957606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lxqt-session/src/wmselectdialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>352</width>
10-
<height>276</height>
9+
<width>600</width>
10+
<height>400</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">

0 commit comments

Comments
 (0)