Polybar: Fix icon not showing up in temperature warning
This commit is contained in:
		@@ -442,7 +442,7 @@ label = %temperature%
 | 
			
		||||
label-padding = 0
 | 
			
		||||
label-foreground = ${res/colors.foreground}
 | 
			
		||||
label-background = ${res/colors.background}
 | 
			
		||||
label-warn = %temperature%
 | 
			
		||||
label-warn =  %temperature%
 | 
			
		||||
label-warn-padding = ${self.label-padding}
 | 
			
		||||
label-warn-foreground = ${res/colors.background}
 | 
			
		||||
label-warn-background = ${res/colors.alert}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user