HLWM: Change 'close' keybinding
This commit is contained in:
parent
6e82998d86
commit
c281882fe7
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
;; keybindings
|
||||
(keybind modkey "Mod1-q" "quit")
|
||||
(keybind modkey "Mod1-r" "reload")
|
||||
(keybind modkey "Shift-c" "close")
|
||||
(keybind modkey "Shift-mod1-c" "close")
|
||||
(keybind modkey "Return" "spawn urxvt")
|
||||
(keybind modkey "r"
|
||||
(string-append
|
||||
|
|
Loading…
Reference in a new issue