diff options
| -rw-r--r-- | config/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/i3/config b/config/i3/config index 28511bf..48b2fe7 100644 --- a/config/i3/config +++ b/config/i3/config @@ -29,8 +29,8 @@ new_window pixel 1 # hide_edge_borders both # Set inner/outer gaps -gaps inner 30 -gaps outer 0 +gaps inner 10 +gaps outer 30 # show window title bars (not officially supported with i3gaps) #default_border normal |
