Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 install

slock
```