1 Commits
Author SHA1 Message Date
tiyn 135ba46cd0 readme updated 2023-08-22 15:18:23 +02:00
+10
View File
@@ -0,0 +1,10 @@
# 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`