forked from Snoweuph/Dotfiles
11 lines
215 B
INI
11 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}
|