summary refs log tree commit diff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/sway/binds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/binds.conf b/.config/sway/binds.conf
index 2d11df6..179e048 100644
--- a/.config/sway/binds.conf
+++ b/.config/sway/binds.conf
@@ -225,7 +225,7 @@ mode "resize" {
 bindsym $mod+Shift+g mode "gaps"
 # {{{
 mode "gaps" {
-    set $gapDefault
+    set $gapDefault 4
     bindsym g gaps inner all toggle $gapDefault
     bindsym t gaps inner all toggle $gapDefault
     bindsym r gaps outer all set 0; gaps inner all set 0