Remove directional window switching

This should help me learn to use the window list and run-or-raise
more.
This commit is contained in:
Tom Willemse 2016-11-09 15:03:16 +01:00
parent 4443d0d33b
commit 6ef42388f5

View file

@ -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 # 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. # sometimes I still need to move around, resize and move clients.
resizestep=0.05 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-n shift left
hc keybind $Mod-Shift-e shift down hc keybind $Mod-Shift-e shift down
hc keybind $Mod-Shift-i shift up hc keybind $Mod-Shift-i shift up