I am trying to boot to wayland with autologin, but it does not work. What needs to be done to autologin to wayland? I edited /etc/sddm.conf: [Autologin] # Autologin session Session= I don't have any other place in the whole file where the word login shows up, so I assumed it's this autologin part. I'm supposed to put here only sessions which I have under /usr/share/xsessions/, which are: /usr/share/xsessions/ plasma.desktop plasma-mediacenter.desktop So I tried with: Session=Plasma Session=plasma.desktop Session=Plasma5 wayland https://bbs.archlinux.org/viewtopic.php?id=210496 Reproducible: Always
Please report to sddm on https://github.com/sddm/sddm Feel free to add a link here.
What I used in the sddm.conf #Session=plasma.desktop Session=plasmawayland.desktop SessionCommand=/usr/share/sddm/scripts/wayland-session SessionDir=/usr/share/wayland-sessions
https://www.mankier.com/5/sddm.conf https://github.com/sddm/sddm/issues/720