소스 검색

Add keybinds for adjusting gaps

Frans Bergman 6 년 전
부모
커밋
0a13250281
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .config/i3/config

+ 4 - 0
.config/i3/config

@@ -83,6 +83,10 @@ bindsym Mod1+Shift+Down move down
 bindsym Mod1+Shift+Up move up
 bindsym Mod1+Shift+Right move right
 
+# Add ___GAPS___
+bindsym Mod1+g       gaps inner all plus 10
+bindsym Mod1+Shift+g gaps inner all minus 10
+
 # split in horizontal orientation
 bindsym Mod1+c split h