diff options
Diffstat (limited to 'dots')
-rw-r--r-- | dots/i3-config | 2 |
1 files changed, 1 insertions, 1 deletions
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) |