Commit 2317ced4 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Removed +left,right,etc for focus... interferes with eclipse code step back,...

Removed +left,right,etc for focus... interferes with eclipse code step back, forward, etc... plus I don't use them (hjkl forever!)
parent 417bc33e
......@@ -106,12 +106,6 @@ bindsym $mod+F9 exec sudo xbacklight +10
# focus_follows_mouse no
# change focus
bindsym $mod+Left focus left
bindsym $mod+Down focus down
bindsym $mod+Up focus up
bindsym $mod+Right focus right
# hjkl focus
bindsym $mod+h focus left
bindsym $mod+j focus down
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment