From fb755e670c9ffac8ee6f7736b499c88c83721b44 Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Mon, 21 Aug 2017 16:20:27 +0200 Subject: Remove i3 gaps config --- i3/.config/i3/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index a00c4a7..9715d04 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -29,10 +29,10 @@ for_window [class="^.*"] border pixel 1 focus_follows_mouse no ### Gaps ### -set $default_gaps_inner 12 -set $default_gaps_outer 0 -gaps inner $default_gaps_inner -gaps outer $default_gaps_outer +#set $default_gaps_inner 12 +#set $default_gaps_outer 0 +#gaps inner $default_gaps_inner +#gaps outer $default_gaps_outer set $ws1 I set $ws2 II -- cgit v1.2.1