ソースを参照

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