From 41fff2dd6c8465d9f856cd97a73462b3f83e142b Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Sat, 18 Jul 2020 16:49:25 +0100 Subject: [PATCH] i3: increase inner gaps to 24px Signed-off-by: Joe Groocock --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index f8d641a..0f8d97f 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -122,7 +122,7 @@ for_window [title="^rofi$"] floating enable new_window none new_float none -gaps inner 20 +gaps inner 24 gaps outer 4 focus_follows_mouse yes