polybar mpd fonts/icons
This commit is contained in:
		@@ -309,7 +309,7 @@ label-urgent-padding = ${module/bspwm.label-urgent-padding}
 | 
			
		||||
 | 
			
		||||
[module/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}
 | 
			
		||||
@@ -320,14 +320,14 @@ toggle-off-foreground = ${colors.foreground}
 | 
			
		||||
format-online-background = ${colors.primary}
 | 
			
		||||
format-offline-background = ${colors.primary}
 | 
			
		||||
 | 
			
		||||
format-online-foreground = ${colors.foreground}
 | 
			
		||||
format-offline-foreground = ${colors.foreground}
 | 
			
		||||
;format-online-foreground = ${colors.foreground}
 | 
			
		||||
;format-offline-foreground = ${colors.foreground}
 | 
			
		||||
 | 
			
		||||
icon-play = a
 | 
			
		||||
icon-pause = p
 | 
			
		||||
icon-stop = s
 | 
			
		||||
icon-prev = <
 | 
			
		||||
icon-next = >
 | 
			
		||||
icon-play = 
 | 
			
		||||
icon-pause = 
 | 
			
		||||
icon-stop = 
 | 
			
		||||
icon-prev = 玲
 | 
			
		||||
icon-next = 怜
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
label-song-maxlen = 25
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user