elParaguayo / qtile-extras

Somewhere to store things I create for qtile that probably won't end up in the official repo
MIT License
163 stars 19 forks source link

Fix StatusNotifer import error #351

Closed elParaguayo closed 3 months ago

elParaguayo commented 3 months ago

A recent commit to qtile moved some code to different folders. We need to update the imports here to match.

Closes #350

cr1ogen commented 3 months ago

The merge works. Thank you

elParaguayo commented 3 months ago

Thanks. Tests are failing at the moment. It's unrelated to this PR (wayland downloads are failing) but I'd still like check CI completes successfully first.