Polybar: Color battery alert when on low power
This commit is contained in:
parent
a7de704686
commit
012ab287cb
@ -273,7 +273,9 @@ format-full-prefix = " "
|
|||||||
format-full-prefix-foreground = ${res/colors.resource-good}
|
format-full-prefix-foreground = ${res/colors.resource-good}
|
||||||
|
|
||||||
ramp-capacity-0=
|
ramp-capacity-0=
|
||||||
|
ramp-capacity-0-foreground = ${res/colors.alert}
|
||||||
ramp-capacity-1=
|
ramp-capacity-1=
|
||||||
|
ramp-capacity-1-foreground = ${res/colors.alert}
|
||||||
ramp-capacity-2=
|
ramp-capacity-2=
|
||||||
ramp-capacity-3=
|
ramp-capacity-3=
|
||||||
ramp-capacity-4=
|
ramp-capacity-4=
|
||||||
|
Loading…
Reference in New Issue
Block a user