polybar mpd fonts/icons

This commit is contained in:
2020-01-28 23:06:18 +01:00
parent 3b0bc2feb9
commit 99794ab4f5

View File

@ -309,7 +309,7 @@ label-urgent-padding = ${module/bspwm.label-urgent-padding}
[module/mpd] [module/mpd]
type = internal/mpd type = internal/mpd
format-online = <label-song> <icon-prev> <icon-stop> <icon-next> format-online = <label-song> <icon-prev> <icon-stop> <icon-play> <icon-next>
label-online-background = ${colors.foreground} label-online-background = ${colors.foreground}
@ -320,14 +320,14 @@ toggle-off-foreground = ${colors.foreground}
format-online-background = ${colors.primary} format-online-background = ${colors.primary}
format-offline-background = ${colors.primary} format-offline-background = ${colors.primary}
format-online-foreground = ${colors.foreground} ;format-online-foreground = ${colors.foreground}
format-offline-foreground = ${colors.foreground} ;format-offline-foreground = ${colors.foreground}
icon-play = a icon-play =
icon-pause = p icon-pause =
icon-stop = s icon-stop =
icon-prev = < icon-prev =
icon-next = > icon-next =
label-song-maxlen = 25 label-song-maxlen = 25