~some aesthetics

+Every window should only be a 5 pixel border (no title bar).
+gaps for outer and inner (i3-gaps)
This commit is contained in:
odave
2020-04-05 02:38:14 +01:00
parent 5b5fdc7fe8
commit 2123ec6a28

View File

@@ -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