mirror of https://github.com/polybar/polybar.git
Updated Module: temperature (markdown)
parent
6a3538cfb3
commit
d22309e8f6
|
@ -62,8 +62,9 @@ label-warn-foreground = #f00
|
||||||
|
|
||||||
; Requires the <ramp> tag
|
; Requires the <ramp> tag
|
||||||
; The icon selection will range from `base-temperature` to `warn-temperature`,
|
; The icon selection will range from `base-temperature` to `warn-temperature`,
|
||||||
; temperatures above `warn-temperature` will use the last icon
|
; temperatures at and above `warn-temperature` will use the last icon
|
||||||
; and temperatures below `base-temperature` will use `ramp-0`
|
; and temperatures at and below `base-temperature` will use `ramp-0`.
|
||||||
|
; All other icons are distributed evenly between the two temperatures.
|
||||||
ramp-0 = A
|
ramp-0 = A
|
||||||
ramp-1 = B
|
ramp-1 = B
|
||||||
ramp-2 = C
|
ramp-2 = C
|
||||||
|
|
Loading…
Reference in New Issue