Update polybar with new changes for 3.2.0
This commit is contained in:
parent
602cca2d8f
commit
512e400821
@ -229,7 +229,7 @@ thermal-zone = 0
|
||||
warn-temperature = 70
|
||||
format = <ramp><label>
|
||||
format-padding = 1
|
||||
label = %{A1:st -e watch sensors & disown:} %temperature%%{A}
|
||||
label = %{A1:st -e watch sensors & disown:} %temperature-c%%{A}
|
||||
ramp-0 = ""
|
||||
ramp-1 = ""
|
||||
ramp-2 = ""
|
||||
@ -241,7 +241,7 @@ ramp-2-foreground = ${colors.moderate}
|
||||
ramp-3-foreground = ${colors.moderate}
|
||||
ramp-4-foreground = ${colors.urgent}
|
||||
format-warn = <label-warn>
|
||||
label-warn = " %temperature%"
|
||||
label-warn = " %temperature-c%"
|
||||
label-warn-padding = 1
|
||||
label-warn-foreground = ${colors.urgent}
|
||||
|
||||
|
Reference in New Issue
Block a user