Remove directional window switching
This should help me learn to use the window list and run-or-raise more.
This commit is contained in:
parent
4443d0d33b
commit
6ef42388f5
1 changed files with 0 additions and 4 deletions
|
@ -84,10 +84,6 @@ hc keybind $Mod-x spawn hlwm-switch-tags
|
|||
# as much as I can, and have the layouts set-up correctly already, but
|
||||
# sometimes I still need to move around, resize and move clients.
|
||||
resizestep=0.05
|
||||
hc keybind $Mod-n focus left
|
||||
hc keybind $Mod-e focus down
|
||||
hc keybind $Mod-i focus up
|
||||
hc keybind $Mod-o focus right
|
||||
hc keybind $Mod-Shift-n shift left
|
||||
hc keybind $Mod-Shift-e shift down
|
||||
hc keybind $Mod-Shift-i shift up
|
||||
|
|
Loading…
Reference in a new issue