polybar: prefix
This commit is contained in:
parent
c3327cf0b5
commit
1f23924fc1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue