aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-05-24 11:18:46 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-05-24 11:18:46 +0800
commit05530b6a2214458d10695be442b879cece17570e (patch)
treedd1caef5497b42f3ccb026c901b5ccf13bdde15d /misc
parenta515853436792e8d4ddfdbb09d955cc457309764 (diff)
Update
Diffstat (limited to 'misc')
-rw-r--r--misc/openbox/rc.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml
index 0e9d624..1d3c971 100644
--- a/misc/openbox/rc.xml
+++ b/misc/openbox/rc.xml
@@ -245,7 +245,6 @@
245 </action> 245 </action>
246 </keybind> 246 </keybind>
247 <!-- Bottom right--> 247 <!-- Bottom right-->
248 <!--
249 <keybind key="W-l"> 248 <keybind key="W-l">
250 <action name="Unmaximize"/> 249 <action name="Unmaximize"/>
251 <action name="MoveResizeTo"> 250 <action name="MoveResizeTo">
@@ -253,7 +252,6 @@
253 <y>-5</y> 252 <y>-5</y>
254 </action> 253 </action>
255 </keybind> 254 </keybind>
256 -->
257 <!-- 255 <!--
258 <keybind key="A-z"> 256 <keybind key="A-z">
259 <action name="Unmaximize"/> 257 <action name="Unmaximize"/>
@@ -590,7 +588,7 @@
590 </action> 588 </action>
591 </keybind> 589 </keybind>
592 <!-- Lockscreen --> 590 <!-- Lockscreen -->
593 <keybind key="W-l"> 591 <keybind key="W-S-L">
594 <action name="Execute"> 592 <action name="Execute">
595 <command>betterlockscreen --lock</command> 593 <command>betterlockscreen --lock</command>
596 </action> 594 </action>