Polybar: Fix icon not showing up in temperature warning
This commit is contained in:
parent
656f9345cd
commit
9096dcb8c9
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user