This is a theme for LightDM Webkit2 (lightdm-webkit2-greeter
).
I created this for use on Arch Linux, so it only has the basic features of:
- Selecting an available user from a list
- Login to not listed users
- Seeing user profile picture
- Restarting the computer
- Shutting down the computer
- Suspending the computer
- Hibernating the computer
- Select session (GNOME, KDE, Xfce or other installed DE)
- Easy configuration from config.js
- Faild login notification
Download from AUR [lightdm-webkit-theme-sequoia-git
] (https://aur.archlinux.org/packages/lightdm-webkit-theme-sequoia-git/) or use yaourt:
yaourt -S lightdm-webkit-theme-sequoia-git
Now enable the theme in your /etc/lightdm/lightdm-webkit2-greeter.conf Search for greeter section Set webkit-theme to sequoia
Instructions will differ for every distribution:
- Install and enable lightdm and lightdm-webkit2-greeter
- In the terminal, cd to /usr/share/lightdm-webkit/themes/
- Clone this repository (git clone https://github.com/naueramant/lightdm-webkit-sequoia sequoia)
- Enable the theme in your /etc/lightdm/lightdm-webkit2-geeter.conf
- Search for greeter section
- Set webkit-theme to sequoia
If you navigate to the /usr/share/lightdm-webkit/themes/sequoia folder you will find a 'config.js' file with self explanatory varibles which you can play around with.
Also feel free to change the other files (css/js) until they fit your liking.
Add Icon=/var/lib/AccountsService/icons/<youraccountname>
to the bottom of /var/lib/AccountsService/users/<youraccountname>
and place a profile image at /var/lib/AccountsService/icons/<youraccountname>
- Type
dm-tool lock