Update polybar with new changes for 3.2.0

This commit is contained in:
natemaia 2018-07-23 19:08:02 -07:00
parent 602cca2d8f
commit 512e400821

View File

@ -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}