aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-07-20 00:58:15 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-07-20 00:58:15 +0800
commit6cfaa167276ecf826b7d082361c201c86c14c1f1 (patch)
tree04621207750f32f182249c0b813479fbe6a95416 /X11
parent21c7b9ef8f0326a67e89bc42fd55a481ef56134d (diff)
Update
Diffstat (limited to 'X11')
-rw-r--r--X11/openbox/rc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml
index 5aaca69..0a8fd17 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -659,6 +659,11 @@
659 </keybind> 659 </keybind>
660 <keybind key="W-x"> 660 <keybind key="W-x">
661 <action name="Execute"> 661 <action name="Execute">
662 <command>systemctl suspend</command>
663 </action>
664 </keybind>
665 <keybind key="W-S-x">
666 <action name="Execute">
662 <command>pkill -9 openbox</command> 667 <command>pkill -9 openbox</command>
663 </action> 668 </action>
664 </keybind> 669 </keybind>