aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-03 11:40:50 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-03 11:40:50 +0800
commit8e95ffa097860ea38a74fcb8305a50c479d9ef0c (patch)
tree097d92c0775285c8e7c3cc62dc1d9ca4e7b11d18 /misc
parentbe69988c4f3c0860273709ce778eb1ae77d4fa1e (diff)
Update
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>