2016-12-23 16:29:53 -06:00
2017-11-29 00:36:49 -06:00
2017-11-28 22:42:39 -06:00
2016-12-23 16:29:53 -06:00
2016-12-23 02:00:16 -06:00
2016-11-19 21:27:36 -06:00

Demo

Live Demo (view in fullscreen).

Prerequisites

Installation

Download and install the uestibulum theme:

git clone https://github.com/jdbernard/lightdm-uestibulum.git
sudo cp -r lightdm-uestibulum /usr/share/lightdm/uestibulum

Change the webkit-theme value in /etc/lightdm/lightdm-webkit2-greeter.conf:

[greeter]
webkit-theme = uestibulum

Configure lightdm to use the webkit2 greeter by creating the /usr/share/lightdm/lightdm.conf.d/60-lightdm-webkit2-greeter.conf file with the following contents:

[Seat:*]
greeter-session=lightdm-webkit2-greeter

Disable the GTK greeter:

sudo mkdir /usr/share/lightdm/lightdm.conf.d.disabled
sudo mv /usr/share/lightdm/lightdm.conf.d/60-lightdm-gtk-greeter.conf /usr/share/lightdm/lightdm.conf.d.disabled

On distributions other than Ubuntu, lightdm configuration files may be in different locations. Consult your distribution's documentation for details.

Lisence

Lisenced under the MIT License (see LICENSEE.md).

Attributions

Images taken from unsplash.com. Used under the unsplash lisence.

Exo 2 font lisenced under the Open Font Lisence.

Description
No description provided
Readme 97 MiB
Languages
JavaScript 67.3%
SCSS 25.6%
HTML 7.1%