Polybar: Switch CPU usage indicator to Material
This commit is contained in:
parent
2173b0fba3
commit
6d941540e0
@ -283,7 +283,7 @@ ramp-capacity-foreground = ${self.format-discharging-underline}
|
|||||||
inherit = template/module/cpu
|
inherit = template/module/cpu
|
||||||
format = <label> <ramp-coreload>
|
format = <label> <ramp-coreload>
|
||||||
|
|
||||||
label =
|
label =
|
||||||
|
|
||||||
ramp-coreload-0 = ▁
|
ramp-coreload-0 = ▁
|
||||||
ramp-coreload-1 = ▂
|
ramp-coreload-1 = ▂
|
||||||
@ -302,7 +302,7 @@ ramp-coreload-foreground = ${res/colors.foreground}
|
|||||||
[module/cpu-label]
|
[module/cpu-label]
|
||||||
inherit = template/module/cpu
|
inherit = template/module/cpu
|
||||||
format = <label>
|
format = <label>
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${self.format-underline}
|
format-prefix-foreground = ${self.format-underline}
|
||||||
label = %percentage%%
|
label = %percentage%%
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user