mirror of https://github.com/tiyn/slock
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tiyn
d59cbb3d75
|
1 year ago | |
---|---|---|
LICENSE | 5 years ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
arg.h | 5 years ago | |
config.def.h | 1 year ago | |
config.mk | 1 year ago | |
explicit_bzero.c | 5 years ago | |
slock-background-image-20220318-1c5a538.diff | 1 year ago | |
slock.1 | 5 years ago | |
slock.c | 1 year ago | |
util.h | 5 years ago |
README.md
slock
This is my patched version of slock. The base version is directly from suckless.org.
Installation
The most basic way is to clone the repository and then invoke make.
git clone https://github.com/tiyn/st-0.9.0
make clean install