* src/usr/share/lubuntu/openbox/rc.xml:

- Don't reserve space for the panel at the bottom on
    horizontal window tiling anymore. (LP: 1266138)
This commit is contained in:
Krytarik Raido 2015-08-15 18:30:04 +02:00
parent b2793ff225
commit 800020d1bf

View File

@ -328,7 +328,7 @@
<action name="MoveResizeTo">
<x>0</x>
<y>0</y>
<height>97%</height>
<height>100%</height>
<width>50%</width>
</action>
</keybind>
@ -337,7 +337,7 @@
<action name="MoveResizeTo">
<x>-0</x>
<y>0</y>
<height>97%</height>
<height>100%</height>
<width>50%</width>
</action>
</keybind>