diff --git a/files/.config/polybar/config b/files/.config/polybar/config index 098ef5e..8368a02 100644 --- a/files/.config/polybar/config +++ b/files/.config/polybar/config @@ -202,5 +202,6 @@ interval = 60 type = custom/script interval = 1 format-prefix = " " -format-prefix-foreground = ${colors.accent} +format-prefix-foreground = ${colors.accent-alt} +format-underline = ${colors.accent} exec = python ~/.config/polybar/scripts/spotify_status.py -f '{artist}: {song}'