CSpencerND
CSpencerND
Happens to me with volumeicon as well. I have my Systray inside a WidgetBox. Interestingly, collapsing and opening the WidgetBox corrects it without having to reload qtile.
Check this out. I just woke my laptop from sleep and the Systray inside the WidgetBox is overlapping the other widgets.  In this case, opening and closing the WidgetBox...
I have some errors in the logs. ``` Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/libqtile/hook.py", line 380, in fire i(*args, **kwargs) File "/usr/lib/python3.9/site-packages/libqtile/core/manager.py", line 332, in cmd_reconfigure_screens self._process_screens() File "/usr/lib/python3.9/site-packages/libqtile/core/manager.py",...
> Is volumeicon a systray app? Yes. > Can you post your config and a screenshot of the issue. I got you in a moment.
@elParaguayo [my config](https://github.com/CSpencerND/dotfiles/blob/main/.config/qtile/config.py)
Full volume  Muted  After unmuting  However, it doesn't always happen, and if I kill picom it doesn't happen at all.