Files
crylia-theme/polybar/modules/cpu.ini
2021-10-04 23:17:58 +02:00

10 lines
243 B
INI

[module/cpu]
type = internal/cpu
interval = 2
format = <label>
label = " %{F#40C4FF}CPU %percentage%%"
label-foreground = ${colors.bluegreen}
label-background = ${colors.background}
label-font = 2
label-padding-left = 0
label-padding-right = 1