adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.59k stars 407 forks source link

tray icons not appearing #194

Open SeldomEye opened 1 year ago

SeldomEye commented 1 year ago

Sorry if this is something that gets spammed often. But I cannot get tray icons to appear and yes I have tried troubleshooting and making sure the ";" wasn't there, and making sure tray position is to the right.

OS:Void Linux Kernel:6.1.27_1 WM:i3 4.22

cantao commented 9 months ago

Same here! Tried tinkering with all tray config variables and nothing but a empty space (background color).

OS: Archlinux Kernel: 6.5.5 wm: i3 4.22

cantao commented 9 months ago

Eureka! Have you tried adding wm-restack = i3 in config.ini? That solved the problem for me.

Johnkb101313 commented 2 months ago

do you ensure you open a single instance of tray? for example, if you are using i3bar with i3status, please close i3status and i3bar at first. Polybar User Manual already mentioned that

Only a single instance of this module can be active at the same time (across all polybar instances).