diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-03-13 10:43:52 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-03-13 10:43:52 +0800 |
commit | 3b396b67111ecf963716d70ac5ee93a1522fef5e (patch) | |
tree | 5459d9e0233308e3594ca2f614f9a137c984e608 /X11/openbox | |
parent | f5c7e048fb6b0a3e5f22c0edf31c34911fb326d1 (diff) |
Update
Diffstat (limited to 'X11/openbox')
-rw-r--r-- | X11/openbox/rc.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 1c22271..1a78d45 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
@@ -715,7 +715,9 @@ | |||
715 | </action> | 715 | </action> |
716 | </keybind> | 716 | </keybind> |
717 | <keybind key="A-q"> | 717 | <keybind key="A-q"> |
718 | <action name="Close"/> | 718 | <action name="Execute"> |
719 | <command>~/helper/X11/ask_before_close.sh</command> | ||
720 | </action> | ||
719 | </keybind> | 721 | </keybind> |
720 | <keybind key="A-w"> | 722 | <keybind key="A-w"> |
721 | <action name="Iconify"/> | 723 | <action name="Iconify"/> |