Awesome: fix floating toggle

This commit is contained in:
Robert Kmieć
2023-07-24 10:56:09 +02:00
parent d933a42841
commit a1e245f38c
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ theme.fg_focus = srcery_colors.blue
theme.fg_urgent = srcery_colors.magenta
theme.fg_minimize = srcery_colors.white
theme.useless_gap = dpi(0)
theme.useless_gap = dpi(2)
theme.border_width = dpi(2)
theme.border_normal = srcery_colors.brightblack
theme.border_focus = srcery_colors.white