Dotfiles/polybar/modules/cpm.ini
2023-02-03 19:12:16 +01:00

10 lines
215 B
INI

[module/cpm]
type = custom/script
exec = ~/.config/polybar/scripts/cpm.sh
tail = true
label = " %output%"
label-font = 3
label-background = ${colors.primary-accent}
label-foreground = ${colors.primary-background}