Temp add 1px border

This commit is contained in:
buffet 2021-07-23 08:30:29 +00:00
parent 8c58663980
commit 7f58067a66

View file

@ -29,7 +29,7 @@ theme.fg_urgent = "#dc322f"
theme.fg_minimize = "#ffffff" theme.fg_minimize = "#ffffff"
theme.useless_gap = dpi(5) theme.useless_gap = dpi(5)
theme.border_width = dpi(0) theme.border_width = dpi(1)
theme.border_normal = "#788e95" theme.border_normal = "#788e95"
theme.border_focus = "#586e75" theme.border_focus = "#586e75"
theme.border_marked = "#586e75" theme.border_marked = "#586e75"