I'm not sure, I've tried a few things, but it's either LightDM or XDM, but I'm not sure which one.
This is the output of env | grep XDG.
which appears to indicate that I'm using LightDM, but when I navigate to etc/X11/, there's only XDM.
Which one am I using?
Previously this was done in yast sysconfig. Under "Desktop" -> "Display manager" but now I don't find a setting to switch to kdm,gdm,lightdm anymore. Has this moved? Why? Where is it now?
Logged out of kde and to my surprise was met with gdm how the hell am I switching display managers with no user input? Also wanted to try wayland but there are 3 entries that all say plasma which one is wayland?
Pasting the conversation I had on IRC:
[15:04] <einar77_work> but /etc/sysconfig/displaymanager is no longer honored
[15:04] <einar77_work> display managers are handled through update-alternatives now
[15:06] <einar77_work> you can install yast2-alternatives to configure them
[15:07] <einar77_work> what you need to change is "default-displaymanager"
It most definitely has not. The issue is that the mechanism for deciding which one of the installed display managers is active changed. If both are installed, the one coming first in the alphabet is selected. So just uninstall gdm or run sudo update-alternatives --set default-displaymanager sddm