polybar-werefox-theme/modules/cpu
2020-04-15 15:57:25 -03:00

11 lines
No EOL
289 B
Text

[module/cpu]
type = internal/cpu
interval = 1
format-background = ${colors.label}
format-foreground = ${colors.white}
format-prefix = %{T2}%{T-}
format-prefix-background = ${colors.prefix}
format-prefix-foreground = ${colors.white}
format-prefix-padding = 1
label = " %percentage:2%% "