Picom: sync config with mainstream

This commit is contained in:
Robert Kmieć
2024-03-29 09:34:37 +01:00
parent 687646da32
commit 388d2b0b30
3 changed files with 149 additions and 139 deletions

View File

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