瀏覽代碼

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