Closed RobinWeymans closed 6 years ago
There should be a '&' after the click-left command.
[module/gmail] type = custom/script exec = ~/.config/polybar/gmail/launch.py tail = true click-left = xdg-open https://mail.google.com &
Not necessarily, it depends on xdg-open version, I guess. https://unix.stackexchange.com/q/74605/169627
There should be a '&' after the click-left command.