Litarvan's LightDM WebKit2 theme
=> Screenshots below
Live testing (3.2.0)
Customize release
Backgrounds can be added in /usr/share/backgrounds
and chosen in the Theming view (bottom right corner of the Setup view).
Customize the OS logo within /usr/share/lightdm-webkit/themes/litarvan/img/os.xxxxxxxx.png
Installation
Arch Linux (3.2.0)
pacman -S --needed lightdm-webkit2-greeter lightdm-webkit-theme-litarvan
- If not already done, edit
/etc/lightdm/lightdm.conf
and setgreeter-session=lightdm-webkit2-greeter
. - Then edit
/etc/lightdm/lightdm-webkit2-greeter.conf
and settheme
orwebkit-theme
tolitarvan
.
Manual (3.2.0)
- Install lightdm-webkit2-greeter using your dependency manager if not already done
- Download and unzip the tar file in
/usr/share/lightdm-webkit/themes/litarvan/
- Edit
/etc/lightdm/lightdm-webkit2-greeter.conf
and settheme
tolitarvan
.
Building (latest features in development, future 3.3.0)
$ ./build.sh
Will generate a lightdm-webkit-theme-litarvan-3.2.0.tar.gz in the current folder.