From 45b152262fdd6f29cc1527819cab3ba1a5031f9c Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Tue, 5 Oct 2021 22:56:03 +0300 Subject: [PATCH] Decrease top gap --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 4051bbc..e07dfd1 100644 --- a/i3/config +++ b/i3/config @@ -44,7 +44,7 @@ set $down "j" # Add gaps for windows gaps inner 8 gaps outer 5 -gaps top 60 +gaps top 50 default_border pixel smart_borders on