From 92dc1beb83f9e0b56f645d7934488907389d640e Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 18 Oct 2017 12:36:37 +0200 Subject: i3: Change gaps to only inner --- i3/.config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index bc205b3..f035ca2 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -276,8 +276,8 @@ client.background $base07 new_window pixel 1 new_float normal hide_edge_borders both -gaps inner 5 -gaps outer 5 +gaps inner 10 +gaps outer 0 for_window [class="Pinentry$"] floating enable for_window [class="Google-chrome"] border pixel 1 -- cgit 1.4.1