New comment by dinama on void-packages repository https://github.com/void-linux/void-packages/issues/18491#issuecomment-577616236 Comment: > I think it depends on the app, pidgin doesn't show up in my tray either while telegram-desktop does im using telegram-desktop and i not see tray on waybar bash_profile: ``` export QT_QPA_PLATFORM=wayland export XDG_CURRENT_DESKTOP=Unity exec sway ``` sway config ``` bar { swaybar_command waybar } ``` waybar ``` "modules-right": ["tray", ```