Polybar: Change volume module's muted prefix
This commit is contained in:
		@@ -294,7 +294,7 @@ format-volume = <label-volume>
 | 
			
		||||
format-volume-prefix = "VOL: "
 | 
			
		||||
format-volume-prefix-foreground = ${res/colors.icon-volume}
 | 
			
		||||
format-muted = <label-muted>
 | 
			
		||||
format-muted-prefix = "MUT: "
 | 
			
		||||
format-muted-prefix = "VOL: "
 | 
			
		||||
format-muted-prefix-foreground = ${res/colors.foreground-dark}
 | 
			
		||||
 | 
			
		||||
label-volume = %percentage:3%%
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user