|
|
@ -100,17 +100,17 @@ format-volume-padding = 1
|
|
|
|
[module/temperature]
|
|
|
|
[module/temperature]
|
|
|
|
type = internal/temperature
|
|
|
|
type = internal/temperature
|
|
|
|
thermal-zone = 0
|
|
|
|
thermal-zone = 0
|
|
|
|
warn-temperature = 65
|
|
|
|
;warn-temperature = 65
|
|
|
|
label-foreground = ${colors.color7}
|
|
|
|
label-foreground = ${colors.color7}
|
|
|
|
format = <ramp> <label>
|
|
|
|
format = <ramp> <label>
|
|
|
|
;format-underline = #b48ead
|
|
|
|
;format-underline = #b48ead
|
|
|
|
format-warn = <ramp> <label-warn>
|
|
|
|
;format-warn = <ramp> <label-warn>
|
|
|
|
format-warn-underline = #b48ead
|
|
|
|
;format-warn-underline = #b48ead
|
|
|
|
;format-background = ${colors.color8}
|
|
|
|
;format-background = ${colors.color8}
|
|
|
|
|
|
|
|
|
|
|
|
label = %{F#e06c75} %temperature-c%
|
|
|
|
label = %{F#e06c75} %temperature-c%
|
|
|
|
label-warn = %temperature-c%
|
|
|
|
;label-warn = %temperature-c%
|
|
|
|
label-warn-backgroud = #b48ead
|
|
|
|
;label-warn-backgroud = #b48ead
|
|
|
|
format-padding = 0
|
|
|
|
format-padding = 0
|
|
|
|
ramp-0 =
|
|
|
|
ramp-0 =
|
|
|
|
ramp-foreground = ${colors.color11}
|
|
|
|
ramp-foreground = ${colors.color11}
|
|
|
|