Remove bad keybinds
I’m trying to teach myself to use a window list instead of basic window navigation commands.
This commit is contained in:
parent
7184b20bc1
commit
cbc3c08574
1 changed files with 0 additions and 2 deletions
|
@ -130,8 +130,6 @@ hc mousebind $Mod-Button3 resize
|
|||
|
||||
# focus
|
||||
hc keybind $Mod-BackSpace cycle_monitor
|
||||
hc keybind $Mod-Tab cycle_all +1
|
||||
hc keybind $Mod-Shift-Tab cycle_all -1
|
||||
|
||||
# Use u because i is already used by by navigation commands.
|
||||
hc keybind $Mod-u jumpto urgent
|
||||
|
|
Loading…
Reference in a new issue