diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/openbox/rc-templ.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/openbox/rc-templ.xml b/config/openbox/rc-templ.xml index 9155040..65e5a74 100644 --- a/config/openbox/rc-templ.xml +++ b/config/openbox/rc-templ.xml @@ -136,6 +136,9 @@ </action> </keybind> <!-- Keybindings for windows --> + <keybind key="W-C-q"> + <action name="Close"/> + </keybind> <keybind key="A-F4"> <action name="Close"/> </keybind> |
