6 lines
156 B
INI
6 lines
156 B
INI
|
[module/gme]
|
||
|
type = custom/script
|
||
|
format-underline = ${colors.pink}
|
||
|
exec = ~/.config/polybar/custom/scripts/gme.sh
|
||
|
tail = true
|
||
|
click-left = kill -USR1 %pid%
|