dotfiles/.config/polybar/custom/modules.ini

6 lines
156 B
INI
Raw Normal View History

2021-03-28 17:11:08 +02:00
[module/gme]
type = custom/script
2021-04-11 17:45:37 +02:00
format-underline = ${colors.pink}
2021-03-28 17:11:08 +02:00
exec = ~/.config/polybar/custom/scripts/gme.sh
tail = true
click-left = kill -USR1 %pid%