From 21e10d47090514475807fdc855bb116b3e00633d Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Mon, 2 Jul 2018 22:31:59 +0100 Subject: Increasing gaps --- i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3') diff --git a/i3/config b/i3/config index 24f8797..09fb289 100644 --- a/i3/config +++ b/i3/config @@ -163,8 +163,8 @@ bar { for_window [class="^.*"] border pixel 0 smart_gaps on -gaps inner 10 -gaps outer 10 +gaps inner 25 +gaps outer 15 #============================================================ # Custom Bindings -- cgit