Skip to content

Commit

Permalink
Making the wmselectdialog somewhat bigger
Browse files Browse the repository at this point in the history
it was fucking ugly (really) and not readable. 600x400 should work fine even
on ancient devices with 1024x600
  • Loading branch information
agaida committed Jan 20, 2019
1 parent 6d8753f commit d957606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lxqt-session/src/wmselectdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>352</width>
<height>276</height>
<width>600</width>
<height>400</height>
</rect>
</property>
<property name="windowTitle">
Expand Down

0 comments on commit d957606

Please sign in to comment.