A custom build of slock (from suckless.org).
  • C 80.5%
  • Makefile 12.8%
  • Roff 6.2%
  • Shell 0.5%
Find a file
2026-06-14 15:20:45 +10:00
arg.h Initial commit 2026-06-14 15:20:45 +10:00
build.sh Initial commit 2026-06-14 15:20:45 +10:00
config.def.h Initial commit 2026-06-14 15:20:45 +10:00
config.mk Initial commit 2026-06-14 15:20:45 +10:00
explicit_bzero.c Initial commit 2026-06-14 15:20:45 +10:00
LICENSE Initial commit 2026-06-14 15:20:45 +10:00
Makefile Initial commit 2026-06-14 15:20:45 +10:00
ReadMe.md Initial commit 2026-06-14 15:20:45 +10:00
slock.1 Initial commit 2026-06-14 15:20:45 +10:00
slock.c Initial commit 2026-06-14 15:20:45 +10:00
util.h Initial commit 2026-06-14 15:20:45 +10:00

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