A custom build of slock (from suckless.org).
- C 80.5%
- Makefile 12.8%
- Roff 6.2%
- Shell 0.5%
| arg.h | ||
| build.sh | ||
| config.def.h | ||
| config.mk | ||
| explicit_bzero.c | ||
| LICENSE | ||
| Makefile | ||
| ReadMe.md | ||
| slock.1 | ||
| slock.c | ||
| util.h | ||
slock
This is Pete Hinchley's fork of slock: https://tools.suckless.org/slock/
Changes
It is based on version 1.5 of slock with updated colours from the Dracula theme.
Build
To build and install slock:
git clone https://github.com/hinchley/slock.git
cd slock
./build.sh