소스 검색

[i3] Actually fix conflicting bindings

Colin Powell 4 년 전
부모
커밋
1086b7c402
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      i3/.config/i3/config

+ 0 - 5
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