polybar: prefix

This commit is contained in:
Michael Grote 2021-06-29 16:55:10 +02:00
parent c3327cf0b5
commit 1f23924fc1

View file

@ -56,6 +56,7 @@ type = custom/script
exec = /home/mg/dotfiles/polybar/nightscout_cgm.sh
interval = 120
format-prefix = "BZ "
format-prefix-foreground = ${colors.foreground-alt}
[module/popup-calendar]
type = custom/script
@ -68,6 +69,7 @@ type = custom/script
exec = /home/mg/dotfiles/polybar/system-cpu-loadavg.sh
interval = 10
format-prefix = "LAVG "
format-prefix-foreground = ${colors.foreground-alt}
[module/backlight]
type = custom/script