I recently changed my lock screen in KDE using the GUI, but now it seems like the lock screen is completely gone. I'm not exactly sure what I changed it to, and while I can still access the terminal, I can't get into the desktop environment. Does anyone know how I can reset this or get my lock screen back?
1 Answer
Sounds like the new lock screen setup might have run into some issues. Have you tried checking if the display manager is running properly? You can enable and start the sddm service by using these commands: `systemctl enable sddm.service` and `systemctl start sddm.service`. That might help get things back to normal!
I can't remember what I set it to, and enabling sddm didn't fix the problem for me.