keybinds: Remove removed keybinds (#13605)
There seems to be no reason for them to remain. But if they are kept, no notification appears to warn a user that a dispatcher used in their config is no longer valid. The config remains valid, but the bindings do not work anymore.
This commit is contained in:
parent
ae9ca17b40
commit
42f0a6005b
3 changed files with 1 additions and 19 deletions
|
|
@ -250,7 +250,7 @@ bind = $mainMod, E, exec, $fileManager
|
|||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, J, layoutmsg, togglesplit, # dwindle
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue