diff --git a/.config/i3/layers/config.main b/.config/i3/layers/config.main index 4567b9e..c5475ef 100644 --- a/.config/i3/layers/config.main +++ b/.config/i3/layers/config.main @@ -53,6 +53,12 @@ bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right +# move focused window, row above vim keys +bindsym $mod+y resize shrink width 10 px or 10 ppt +bindsym $mod+u resize grow height 10 px or 10 ppt +bindsym $mod+i resize shrink height 10 px or 10 ppt +bindsym $mod+o resize grow width 10 px or 10 ppt + # toggle split orientation bindsym $mod+z split toggle bindsym $mod+Shift+w split toggle @@ -174,12 +180,6 @@ bindsym $mod+Shift+r restart # Exit control bindsym $mod+Ctrl+q exec --no-startup-id dmenuexit -# Resize window -bindsym $mod+y resize shrink width 5 px or 5 ppt -bindsym $mod+u resize grow height 5 px or 5 ppt -bindsym $mod+i resize shrink height 5 px or 5 ppt -bindsym $mod+o resize grow width 5 px or 5 ppt - # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar {