diff options
-rw-r--r-- | i3.conf | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -18,6 +18,11 @@ exec --no-startup-id nm-applet # Focus follows mouse focus_follows_mouse no +for_window [class="^.*"] border pixel 5 + +# Gaps and border +gaps outer 0 +gaps inner 10 # Volume binds set $refresh_i3status killall -SIGUSR1 i3status |