When I'm running Cinnamon on my Arch install, the systray icon also has the text "Twitch Indicator" alongside it. From what I've seen, only Cinnamon seems to do this, so at first I was thinking of considering it a Cinnamon issue, but then I realized it's also true that only Twitch Indicator does this to me in Cinnamon.
My best guess is that removing self.set_label("Twitch Indicator") at line 25 in indicator.py would fix it, but I have it installed via AUR and so I'm not even sure how to check that on my end or if that's even a good idea in general.
This occurs while running Cinnamon 6.2.7 on Arch Linux.
EDIT: Adding image of systray area of panel:

When I'm running Cinnamon on my Arch install, the systray icon also has the text "Twitch Indicator" alongside it. From what I've seen, only Cinnamon seems to do this, so at first I was thinking of considering it a Cinnamon issue, but then I realized it's also true that only Twitch Indicator does this to me in Cinnamon.
My best guess is that removing
self.set_label("Twitch Indicator")at line 25 inindicator.pywould fix it, but I have it installed via AUR and so I'm not even sure how to check that on my end or if that's even a good idea in general.This occurs while running Cinnamon 6.2.7 on Arch Linux.
EDIT: Adding image of systray area of panel:
