aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/openbox
diff options
context:
space:
mode:
Diffstat (limited to 'X11/openbox')
-rw-r--r--X11/openbox/rc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml
index 0a8fd17..bfb0c66 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -659,12 +659,12 @@
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> 662 <command>pkill -9 openbox</command>
663 </action> 663 </action>
664 </keybind> 664 </keybind>
665 <keybind key="W-S-x"> 665 <keybind key="W-S-x">
666 <action name="Execute"> 666 <action name="Execute">
667 <command>pkill -9 openbox</command> 667 <command>systemctl suspend</command>
668 </action> 668 </action>
669 </keybind> 669 </keybind>
670 <keybind key="W-z"> 670 <keybind key="W-z">