From a8ac3ec30e5341be5522b431f72c6cf00d4644f8 Mon Sep 17 00:00:00 2001 From: Adam French Date: Tue, 19 Nov 2024 01:31:27 +0000 Subject: [PATCH] removed gaps --- i3config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3config b/i3config index 014388d..8249f0c 100644 --- a/i3config +++ b/i3config @@ -366,7 +366,7 @@ bindsym $mod+m bar mode toggle ############################# # Set inner/outer gaps -gaps inner 14 +gaps inner -2 gaps outer -2 # Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size.