dotfiles/polybar/conf.d/mod_cpu

12 lines
280 B
Text
Raw Normal View History

2022-07-15 21:37:39 +02:00
[module/system-cpu-loadavg]
inherit = module/defaults
exec = ~/dotfiles/polybar/scripte/system-cpu-loadavg.sh
2022-07-15 21:37:39 +02:00
format-prefix = "LAVG "
[module/cpu]
type = internal/cpu
interval = 5
format-prefix = "CPU "
format-prefix-foreground = ${colors.foreground-alt}
label = %percentage:2%%