From 8c2123f12717966de325ac705102d01e5ab91a61 Mon Sep 17 00:00:00 2001 From: CramMK Date: Tue, 3 Mar 2020 00:36:15 +0100 Subject: [PATCH] Add smart_gap in i3 --- dotfiles/i3/i3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/i3/i3 b/dotfiles/i3/i3 index cb85d52..feee951 100644 --- a/dotfiles/i3/i3 +++ b/dotfiles/i3/i3 @@ -255,7 +255,7 @@ exec --no-startup-id "chromium-browser" for_window [class="Chromium"] move container to workspace 9 # i3-gaps -#smart_gaps on +smart_gaps on gaps inner 10 exec_always --no-startup-id ~/.config/polybar/start.sh &