ubuntu / gnome-shell-extension-appindicator

Adds KStatusNotifierItem support to the Shell
https://extensions.gnome.org/extension/615/appindicator-support/
GNU General Public License v2.0
1.21k stars 163 forks source link

Adding a custom tray icon for Electron applications #533

Open Bingo90 opened 5 months ago

Bingo90 commented 5 months ago

Hello, I'm trying to figure out how to add a custom icon for electron applications. I tried both Discord and Cider (the Apple Music app), both displayed "chrome_status_icon_1" when inspected with Looking Glass. This seems to make it impossible to set individual icons for them. Additionally, setting an icon for "chrome_status_icon_1" doesn't even work. Is there a way to get a different, working ID or are electron applications not supported?

EDIT:

After a restarting Discord, the icon did change - but not to the one I chose, but the three dots icon that seems to appear when an icon doesn't work.