diff --git a/.i3/config b/.i3/config index 54be79b..b2bbad2 100644 --- a/.i3/config +++ b/.i3/config @@ -126,10 +126,6 @@ bindsym $mod+Shift+E exit mode "resize" { # These bindings trigger as soon as you enter the resize mode - # Pressing left will shrink the window’s width. - # Pressing right will grow the window’s width. - # Pressing up will shrink the window’s height. - # Pressing down will grow the window’s height. 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