Why can't I change my display manager? (GDM to LightDM)
I am running Fedora 20. I believe the way to change display managers starting in Fedora 18 is
sudo systemctl --force disable gdm.service
sudo systemctl --force enable lightdm.service
I have tried this, and no error has been returned, but on reboot I still have GDM. I have also installed system-switch-displaymanager and when I try using this it returns
Your default graphical display manager has successfully been switched.
But it hasn't! How do I change my display manager to LightDM (it is definitely installed)?