Dynamic and configurable lockscreen with customizable UI and shader support
This tool's foundation builds heavily on the concepts and design in RobinMcCorkell's Shaderlock so credit to him for his original creation.
- Blazingly fast 🔥
- Simple and easy to use
- Shader support for infinite possibilities
- Uses the official ext-session-lock-v1 protocol
- Comes installed with an assortment of pretty shaders
Install build dependencies (Ubuntu)
$ sudo apt install build-essential make cmake pkg-config llvm libclang-dev libpam-dev libxkbcommon-dev
Compile and install binaries
$ make install
Run it with ease!
$ dynlock
View all available options via the built-in help:
$ dynlock --help