Fixed wrong background color for mprism
This commit is contained in:
parent
55d5251578
commit
c26e7f617f
@ -92,6 +92,8 @@ content = " "
|
|||||||
|
|
||||||
[module/player-mpris-tail]
|
[module/player-mpris-tail]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
|
format-foreground = ${colors.foreground}
|
||||||
|
format-background = ${colors.modbackground}
|
||||||
exec = ~/.config/polybar/scripts/player-mpris-tail.py -f '{icon} {artist} - {title}'
|
exec = ~/.config/polybar/scripts/player-mpris-tail.py -f '{icon} {artist} - {title}'
|
||||||
tail = true
|
tail = true
|
||||||
click-left = ~/polybar-scripts/player-mpris-tail.py play-pause &
|
click-left = ~/polybar-scripts/player-mpris-tail.py play-pause &
|
||||||
|
Loading…
Reference in New Issue
Block a user