Hello
I have installed qtile on my bluefin laptop but I am not able to find it in the log in menu. I have a /usr/share/xsession/qtile.desktop file but it isn’t showing up at the log in menu. Can anyone point me in the right direction for figuring this out?
Thanks!
NP
just to be clear - I can type qtile in my terminal and the command is found no problem.
Xorg window managers are not supported in Bluefin. You’ll need that file in the corresponding wayland-session folder and edit it to call qtile with the -b wayland call.
Thanks for the response it pointed me in the right direction. Turns out my issue was I installed qtile from rpm-ostree but I needed qtile-wayland. After installing qtile-wayland I have no problems.