polybar mpd fonts/icons
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user