Files
samfelag/config/polybar/bars/modules/spotify.ini
2022-11-25 20:16:46 +01:00

9 lines
199 B
INI

[module/spotify]
type = custom/script
exec = ~/.config/polybar/scripts/spotify.sh
interval = 5
format-background = ${colours/spotify.bg}
format-foreground = ${colours/spotify.fg}
format-padding = 1