From 1fb3a8ea440b01c61b46af2bc57228fa403b7d6a Mon Sep 17 00:00:00 2001 From: Casper Date: Thu, 19 Dec 2024 11:09:59 -0700 Subject: disable gaps by default in i3 --- dots/i3-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/i3-config b/dots/i3-config index 6d49f0c..616b756 100644 --- a/dots/i3-config +++ b/dots/i3-config @@ -92,7 +92,7 @@ client.focused_inactive black #595959 #3a3a3a #ffffff #a3a3a3 client.unfocused black #595959 #3a3a3a #999999 #a3a3a3 client.urgent black #595959 #a3a3a3 #ce0000 #a3a3a3 -gaps inner 20 +gaps inner 0 set $mode_gaps Gaps: (o) outer, (i) inner set $mode_gaps_outer Outer Gaps +|-|0 (local), Shift + +|-|0 (global) set $mode_gaps_inner Inner Gaps +|-|0 (local), Shift + +|-|0 (global) -- cgit v1.2.3