diff --git a/.config/i3/config b/.config/i3/config index 6897e76..f16eb2c 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -135,8 +135,8 @@ mode "resize" { # These bindings trigger as soon as you enter the resize mode bindsym Right resize shrink width 10 px or 10 ppt - bindsym Down resize grow height 10 px or 10 ppt - bindsym Up resize shrink height 10 px or 10 ppt + bindsym Up resize grow 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 # back to normal: Enter or Escape