That worked Thank y’all for all the help! I got it working using your suggestions so I’m just gonna make a quick write up, in case anybody else sees this, but it’s mostly for myself to remember:
- Open YAST
- software management --> search for "lightdm" and install recommended packages
- run "su" in terminal
- run update-alternatives --config default-displaymanager (@frase_bell) and pick the number for lightdm
- go to settings --> startup shutdown --> Login Screen (SDDM) --> [Behavior] on the bottom left
- change [with session] to Plasma(wayland)
- modify /etc/ssdm.conf.d/kde_settings.conf to say <Session=Plasmawayland.desktop> (deano_ferrari)
- reboot