Update Polybar
This commit is contained in:
@@ -202,5 +202,6 @@ interval = 60
|
|||||||
type = custom/script
|
type = custom/script
|
||||||
interval = 1
|
interval = 1
|
||||||
format-prefix = " "
|
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}'
|
exec = python ~/.config/polybar/scripts/spotify_status.py -f '{artist}: {song}'
|
||||||
|
|||||||
Reference in New Issue
Block a user