diff --git a/hjalmar-droneship/i3/config b/hjalmar-droneship/i3/config index 18f775b..9528fc4 100644 --- a/hjalmar-droneship/i3/config +++ b/hjalmar-droneship/i3/config @@ -279,8 +279,8 @@ bar { ############################# # Set inner/outer gaps -gaps inner 14 -gaps outer -2 +gaps inner 0 +gaps outer 0 # Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size. # gaps inner|outer current|all set|plus|minus diff --git a/hjalmar-mothership/i3/config b/hjalmar-mothership/i3/config index 1c26ea5..67a8791 100644 --- a/hjalmar-mothership/i3/config +++ b/hjalmar-mothership/i3/config @@ -272,8 +272,8 @@ bar { ############################# # Set inner/outer gaps -gaps inner 14 -gaps outer -2 +gaps inner 0 +gaps outer 0 # Additionally, you can issue commands with the following syntax. This is useful to bind keys to changing the gap size. # gaps inner|outer current|all set|plus|minus