From fea427cb1ef99cd9c2bd16e76da0a367b4187e15 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Mon, 2 Jul 2018 11:52:24 +0100 Subject: [PATCH] Make work i3 gaps smaller --- i3/configWork | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/configWork b/i3/configWork index e6f49737..94452995 100644 --- a/i3/configWork +++ b/i3/configWork @@ -312,8 +312,8 @@ bindsym ctrl+shift+l exec --no-startup-id ~/.config/rofi/scripts/rofi-shutdown ################################################## for_window [class="^.*"] border pixel 0 -gaps outer 0 -gaps inner 10 +gaps outer -2 +gaps inner 5 smart_gaps on set $mode_gaps Gaps: (o) outer, (i) inner, (d) default