Fix direction when resizing windows

This commit is contained in:
finga 2020-12-22 11:40:20 +01:00
parent 3aea5c709e
commit 2b1a9f7b60

View file

@ -155,8 +155,8 @@ mode "resize" {
bindsym Left resize grow width 10 px or 10 ppt
bindsym $mod+f resize grow width 10 px or 10 ppt
bindsym $mod+p resize shrink height 10 px or 10 ppt
bindsym $mod+n resize grow height 10 px or 10 ppt
bindsym $mod+n resize shrink height 10 px or 10 ppt
bindsym $mod+p resize grow height 10 px or 10 ppt
bindsym $mod+b resize shrink width 10 px or 10 ppt
# back to normal: Enter or Escape