* 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:
parent
b2793ff225
commit
800020d1bf
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user