i'm tired of inverted resize controls

This commit is contained in:
Wryn Wagner 2020-04-24 14:04:27 -06:00
parent f1364b2994
commit 9f8157f227

View File

@ -138,8 +138,8 @@ mode "resize" {
# Pressing up will shrink the windows height.
# Pressing down will grow the windows height.
bindsym h resize grow width 10 px or 10 ppt
bindsym j resize grow height 10 px or 10 ppt
bindsym k resize shrink height 10 px or 10 ppt
bindsym j resize shrink height 10 px or 10 ppt
bindsym k resize grow height 10 px or 10 ppt
bindsym l resize shrink width 10 px or 10 ppt
# back to normal: Enter or Escape or $mod+r