I wanted to have a login screen background on Ubuntu 18.04. I followed this: https://askubuntu.com/a/1043034/167612 but it wasn't of much success. Any kind of clue will be helpful.
user:~$ sudo lightdm-settings
(lightdm-settings:6696): GLib-GIO-ERROR **: 14:23:27.908: Settings schema 'x.dm.slick-greeter' is not installed
user:~$
sudo apt install slick-greeter
. – Jos Aug 14 '18 at 09:27