You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like running export $(dbus-launch) before running cinny from the same enviroment fixes this issue with a 50/50 chance. I wouldn't consider this a solution however. I'll see if I can find a fix for this and submit a PR.
In the meantime, if you are still having this issue, you can use this. Additionally, I haven't tested this yet but I think if you are on X11 you could change your .xinitrc form exec [your DE/wm] to exec dbus-launch [your DE/wm] according to your setup, but I'm not sure if this will work and if it will cause other issues.
Describe the bug
Cinny has no icon icon in the system tray as shown below:

Reproduction
Expected behavior
I would expect an icon in the system tray.
Platform and versions
Additional Context
This issue was copied from cinnyapp/cinny-desktop#215, as suggested by this comment.
The text was updated successfully, but these errors were encountered: