diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2025-07-11 18:33:31 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2025-07-11 18:33:31 +0800 |
commit | 8126523aa39fed12d932bbaeed9723fec1b8f000 (patch) | |
tree | 77290a7ca194b932d1dd1dd75c977b4b0419e615 /X11/openbox | |
parent | d5147537ce5c515fc10c819a37331019c7a590a7 (diff) |
Diffstat (limited to 'X11/openbox')
-rw-r--r-- | X11/openbox/rc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index ffc6c67..46f23be 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -659,7 +659,7 @@ | |||
659 | </keybind> | 659 | </keybind> |
660 | <keybind key="W-x"> | 660 | <keybind key="W-x"> |
661 | <action name="Execute"> | 661 | <action name="Execute"> |
662 | <command>powermenu</command> | 662 | <command>pkill -9 openbox</command> |
663 | </action> | 663 | </action> |
664 | </keybind> | 664 | </keybind> |
665 | <keybind key="W-z"> | 665 | <keybind key="W-z"> |