I installed LXDM and LightDM, I couldn’t login from the DM in either cases, so I decided to run LXQt using startx
which worked, except I couldn’t sudo from the terminal emulator inside LXQt, while I was able to sudo normally in tty, I’ve tried enabling elogind, nothing changed, my user is in the wheel
group and my system is up to date
I looked up void docs, the only recommended thing I found was enabling elogind :/
Try starting with dbus session. Also try lxqt-session and startlxqt commands.
I’ve tried
exec dbus-run-session -- startlxqt
Nothing changed
I also tried
exec lxqt-session
It ran a broken session with no panel, I tried to sudo from there but it also said incorrect password