From 1086b7c402b3352d9a1bb55b6c3b3e64c6db587a Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 1 Mar 2021 12:02:43 -0500 Subject: [PATCH] [i3] Actually fix conflicting bindings --- i3/.config/i3/config | 5 ----- 1 file changed, 5 deletions(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 452ae2b..413afb6 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -124,11 +124,6 @@ bindsym $mod+Shift+Down resize shrink height 10px or 10 ppt bindsym $mod+Shift+Up resize grow height 10px or 10 ppt bindsym $mod+Shift+Right resize grow width 10px or 10 ppt -bindsym $mod+Shift+Ctrl+h resize shrink width 1px or 1 ppt -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 - # VERTICAL SPLIT bindsym $mod+v split v