Unified temperature display a bit

This commit is contained in:
2017-08-03 23:33:44 -05:00
parent ec3d87e7d0
commit 1dbf8187c7
2 changed files with 4 additions and 2 deletions

View File

@@ -295,11 +295,13 @@ format = <label>
format-warn = <label-warn>
label = %temperature%
label-padding = 2
label-foreground = ${res/colors.foreground}
label-background = ${res/colors.background}
label-warn = %temperature%
label-warn-padding = ${self.label-padding}
label-warn-foreground = ${res/colors.background}
label-warn-background = ${res/colors.accent-red}
label-warn-background = ${res/colors.alert}
[module/volume]
type = internal/volume