[polybar] Change to %temperature-c%
%temperature% is now deprecated
This commit is contained in:
parent
54600f7ca2
commit
93c51ec75e
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ format = %{F#888}%{F} <label>
|
|||
format-warn = %{T3}%{T-} <label-warn>
|
||||
format-warn-foreground = ${colors.foreground-alert}
|
||||
|
||||
label = %temperature%
|
||||
label = %temperature-c%
|
||||
label-warn = ${self.label}
|
||||
|
||||
ramp-0 =
|
||||
|
|
Loading…
Reference in a new issue