dotfiles/polybar/conf.d/mod_cpu
2022-07-17 13:04:15 +02:00

11 lines
280 B
Text

[module/system-cpu-loadavg]
inherit = module/defaults
exec = ~/dotfiles/scripts/polybar/system-cpu-loadavg.sh
format-prefix = "LAVG "
[module/cpu]
type = internal/cpu
interval = 5
format-prefix = "CPU "
format-prefix-foreground = ${colors.foreground-alt}
label = %percentage:2%%