diff --git a/.config/i3/config b/.config/i3/config index fd84886..b58bb34 100755 --- a/.config/i3/config +++ b/.config/i3/config @@ -21,9 +21,11 @@ ### Basic stuff ### -for_window [class="^.*"] border pixel 4 +for_window [class="^.*"] border pixel 2 for_window [instance="floatme"] floating enable -gaps inner 9 +gaps inner 4 +smart_gaps on +smart_borders on font pango:monospace 8 workspace_auto_back_and_forth yes ### Definitions ###