aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-11-09 15:03:16 +0100
committerGravatar Tom Willemse2016-11-09 15:03:16 +0100
commit6ef42388f599331ea534f6b47f23eef117f1a0ba (patch)
tree4884b9c5fc4219df3b38bf1b9c891acc8c42578c /herbstluftwm
parent4443d0d33b4f33ed7e5fbc9fe60b7697ad3d8f94 (diff)
downloadnew-dotfiles-6ef42388f599331ea534f6b47f23eef117f1a0ba.tar.gz
new-dotfiles-6ef42388f599331ea534f6b47f23eef117f1a0ba.zip
Remove directional window switching
This should help me learn to use the window list and run-or-raise more.
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart4
1 files changed, 0 insertions, 4 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index 0e83a29..2becb0b 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -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