Browse Source

[i3] Fix conflicting keybindings

Colin Powell 4 years ago
parent
commit
26cd61eec7
1 changed files with 0 additions and 5 deletions
  1. 0 5
      i3/.config/i3/config

+ 0 - 5
i3/.config/i3/config

@@ -129,11 +129,6 @@ bindsym $mod+Shift+Ctrl+j     resize shrink height 1px or 1 ppt
 bindsym $mod+Shift+Ctrl+k     resize grow height   1px or 1 ppt
 bindsym $mod+Shift+Ctrl+l     resize grow width    1px or 1 ppt
 
-bindsym $mod+Shift+Ctrl+Left  resize shrink width  1px or 1 ppt
-bindsym $mod+Shift+Ctrl+Down  resize shrink height 1px or 1 ppt
-bindsym $mod+Shift+Ctrl+Up    resize grow height   1px or 1 ppt
-bindsym $mod+Shift+Ctrl+Right resize grow width    1px or 1 ppt
-
 # VERTICAL SPLIT
 bindsym $mod+v split v