Polybar: Make the MPD module less annoying
This commit is contained in:
parent
8f34807089
commit
312c42d2b2
@ -390,13 +390,10 @@ format-offline =
|
|||||||
[module/mpd-mini]
|
[module/mpd-mini]
|
||||||
inherit = module/mpd
|
inherit = module/mpd
|
||||||
format-online =
|
format-online =
|
||||||
format-online-foreground = ${res/colors.resource-neutral}
|
format-online-foreground = ${res/colors.background-4}
|
||||||
format-playing =
|
format-playing =
|
||||||
format-playing-foreground = ${res/colors.resource-neutral}
|
|
||||||
format-stopped =
|
format-stopped =
|
||||||
format-stopped-foreground = ${res/colors.foreground}
|
|
||||||
format-offline =
|
format-offline =
|
||||||
format-offline-foreground = ${res/colors.background-4}
|
|
||||||
format-online-prefix = " "
|
format-online-prefix = " "
|
||||||
label-song = %title%
|
label-song = %title%
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user