dotfiles/polybar/conf.d/mod_cpu
mg 7d8d3b61e4 Pfade relativ (#5)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #5
2022-07-15 23:00:06 +02:00

11 lines
280 B
Text

[module/system-cpu-loadavg]
inherit = module/defaults
exec = ~/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%%