flip resize keys

This commit is contained in:
finga 2019-11-09 19:03:11 +01:00
parent 9a666a1d5d
commit e6bff9aa5a

View file

@ -135,8 +135,8 @@ mode "resize" {
# These bindings trigger as soon as you enter the resize mode # These bindings trigger as soon as you enter the resize mode
bindsym Right resize shrink width 10 px or 10 ppt bindsym Right resize shrink width 10 px or 10 ppt
bindsym Down resize grow height 10 px or 10 ppt bindsym Up resize grow height 10 px or 10 ppt
bindsym Up resize shrink height 10 px or 10 ppt bindsym Down resize shrink height 10 px or 10 ppt
bindsym Left resize grow width 10 px or 10 ppt bindsym Left resize grow width 10 px or 10 ppt
# back to normal: Enter or Escape # back to normal: Enter or Escape