Client of EOS mistakenly clicked on the Welcome tab change display manager which was set default to lxdm on Kde. Now it won’t allow me to reset it to SDDM. It boot’s to a tty. I am able to start SDDM and get to the desktop and login. It’s not allowing it to change saying that lxdm is symlinked. How can i fix this? I have tried numerous things which aren’t working such as enabling lightdm which also lets me start it but not enable. Any ideas?
According to the Arch wiki: To enable graphical login, enable the appropriate systemd service. For example, for SDDM, enable sddm.service.
This should work out of the box. If not, you might have to reset a custom default.target symlink to point to the default graphical.target. See systemd#Change default target to boot into.
Thanks a lot ! I hadn’t tried using --force but that worked like a charm. Thanks for the Star Wars information… May the force be with you! Appreciate both of your posts … just in a hurry!