Set account image


• Format: 200 px X 200 px PNG file
• Set picture under panel
◇ rename file to /home/user/.face
• Set picture in login manager
◇ Format: 96 px X 96 px PNG file
◇ Syetem with one user
▪ rename file to /home/avatar.png
▪ open lightdm gtk+ greeter and select the picture
◇ System with several user accounts

sudo apt install accountsservice
sudo nano /var/lib/AccountsService/users/[username]


# Inside /var/lib/AccountsService/users/[username]
[User]
Icon=/var/lib/AccountsService/icons/[username]


▪ Place picture file to the path specified

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Drop-down Terminal



xfce4-terminal --drop-down

Index