feat: disable useless gaps

This commit is contained in:
AngeD 2022-10-07 11:33:34 +02:00
parent a6306ba808
commit 8a3409d14b
2 changed files with 1 additions and 3 deletions

View File

@ -26,7 +26,7 @@ theme.fg_focus = "#ffffff"
theme.fg_urgent = "#ffffff"
theme.fg_minimize = "#ffffff"
theme.useless_gap = dpi(4)
theme.useless_gap = dpi(0)
theme.border_width = dpi(2)
theme.border_normal = "#000000"
theme.border_focus = "#e00000"

View File

@ -27,7 +27,5 @@ set $ws9 9:ETC
# border background text indicator child_border
client.focused #4c7899 #285577 #ffffff #2e9ef4 #e00000
default_border pixel
gaps inner 4
gaps outer 4
set $screen_timeout 600