polybar-werefox-theme/modules/cpu

11 lines
289 B
Text
Raw Normal View History

2020-04-15 13:57:25 -05:00
[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%% "