Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxhu08/slock
🔒 my fork of suckless's slock
https://github.com/maxhu08/slock
Last synced: 23 days ago
JSON representation
🔒 my fork of suckless's slock
- Host: GitHub
- URL: https://github.com/maxhu08/slock
- Owner: maxhu08
- License: mit
- Created: 2024-05-21T21:45:43.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-23T00:56:53.000Z (8 months ago)
- Last Synced: 2024-05-23T01:48:37.922Z (8 months ago)
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slock
this is my fork of slock
also see:
- my config for `dwm`: https://github.com/maxhu08/dwm
- my config for `slstatus`: https://github.com/maxhu08/slstatus
- my config for `dwmblocks` [OUTDATED]: https://github.com/maxhu08/dwmblocks
- my config for `st`: https://github.com/maxhu08/st## patches
patches included so far:
- `copscolor` https://tools.suckless.org/slock/patches/capscolor
- makes it so that screen changes color when CAPS LOCK is on## quick-start
to get started run these commands:
```
git clone https://github.com/maxhu08/slock
cd slock
sudo make clean installslock
```