dotfiles/polybar/conf.d/mod_cpu

11 lines
287 B
Text

[module/system-cpu-loadavg]
inherit = module/defaults
exec = /home/mg/dotfiles/polybar/scripte/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%%