Fixed wrong background color for mprism

This commit is contained in:
RealStickman 2020-12-10 14:32:59 +01:00
parent 55d5251578
commit c26e7f617f

View File

@ -92,6 +92,8 @@ content = " "
[module/player-mpris-tail]
type = custom/script
format-foreground = ${colors.foreground}
format-background = ${colors.modbackground}
exec = ~/.config/polybar/scripts/player-mpris-tail.py -f '{icon} {artist} - {title}'
tail = true
click-left = ~/polybar-scripts/player-mpris-tail.py play-pause &