A Lockscreen designed for LightDM, but made to work with other platforms. Slif contains a modular design, allowing for you to create your own plugins to customize your experience.
- Download the latest build from here
- Extract the build
- Make sure that
lightdm-webkit2-greeter (v2.2.5)
is installed - Make sure the install file has execute permissions
$ chmod +x ./install.sh
- Make a copy of
settings.template.json
and tweak to your likings - Run
$ ./install.sh [config file]
- Edit
/etc/lightdm/lightdm-webkit2-greeter.conf
and changetheme
toslif
and setsecure_mode
tofalse
Currenly there is an issue in webkit with filter:blur()
in the CSS engine, cropping the elements to ~4000px, this directly effects Slif running in LightDM Mode, as cann be seen in the second screenshot.