There is an updated pull request by Luciogi against master on the void-packages repository https://github.com/Luciogi/void-packages qtile https://github.com/void-linux/void-packages/pull/48542 qtile-wayland: add wayland session entry #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (X86_64-GLIBC) ### Changes - add file /usr/share/wayland-session/qtilewayland.desktop ``` [Desktop Entry] Name=Qtile (Wayland) Comment=Qtile (Wayland) Session Exec=qtile start -b wayland Type=Application Keywords=wm;tiling ``` A patch file from https://github.com/void-linux/void-packages/pull/48542.patch is attached