remove temp color changes

main
Ayush Mukherjee 3 years ago
parent ac49f25730
commit b999410219

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

Loading…
Cancel
Save