aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/openbox/rc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index 88037dd..4cdffdf 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -4,8 +4,8 @@
4<!-- ################################ General Settings ################################ --> 4<!-- ################################ General Settings ################################ -->
5<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude"> 5<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
6 <resistance> 6 <resistance>
7 <strength>10</strength>
8 <screen_edge_strength>20</screen_edge_strength> 7 <screen_edge_strength>20</screen_edge_strength>
8 <strength>10</strength>
9 </resistance> 9 </resistance>
10 <focus> 10 <focus>
11 <focusNew>yes</focusNew> 11 <focusNew>yes</focusNew>
@@ -216,7 +216,7 @@
216 <action name="UnmaximizeFull"/> 216 <action name="UnmaximizeFull"/>
217 <action name="MoveResizeTo"> 217 <action name="MoveResizeTo">
218 <width>60%</width> 218 <width>60%</width>
219 <height>85%</height> 219 <height>60%</height>
220 </action> 220 </action>
221 <action name="MoveToCenter"/> 221 <action name="MoveToCenter"/>
222 </keybind> 222 </keybind>