Views:
26,479
Votes: 6
Link:
🔍 See Original Answer on Ask Ubuntu ⧉ 🔗
URL:
https://askubuntu.com/q/1062002
Title:
How to change the Ubuntu 18.04 default greeter?
ID:
/2018/08/03/How-to-change-the-Ubuntu-18.04-default-greeter_
Created:
August 3, 2018
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
There is a nice little blog on doing this: Ubuntu 18.04 – Bring back Lightdm login manager. Here are the steps summarized from the blog:
- To install use:
sudo apt-get -y install slick-greeter
- Verify setup using:
lightdm --show-config
- Edit the file
/etc/lightdm/slick-greeter.conf
to setup login screen wallpaper -
To revert back to GDM3 login manager use
sudo dpkg-reconfigure lightdm