2

The initial log-in screen shows at least one user which can be logged into the system, with a blank photo. How can we add or change this user-image? The manual shows nothing relevant when searched for 'image', 'photo', etc.

Possibly related: [Ubuntu 20.04] Change your login screen photo and Where is 'Users and User groups' in Lubuntu 20.04? and How do I change login screen theme or background in Ubuntu 20.04?

rdtsc
  • 210

1 Answers1

2

Lubuntu 20.04 uses sddm as its default display manager.

What you've described is the default "face" located in /usr/share/sddm/faces:

default face in log-in screen

The easiest way is to have an image called exactly .face.icon in each user's home folder.

Here, I've copied over /usr/share/icons/oxygen/base/64x64/emotes/face-angel.png to my home folder as .face.icon.

different face

DK Bose
  • 42,548
  • 23
  • 127
  • 221