|
|
10 years ago | |
|---|---|---|
| .gitignore | 10 years ago | |
| CONTRIBUTORS.md | 10 years ago | |
| LICENSE | 10 years ago | |
| Makefile | 10 years ago | |
| README.md | 10 years ago | |
| config.def.h | 10 years ago | |
| config.mk | 10 years ago | |
| screenshot.png | 10 years ago | |
| slstatus.c | 10 years ago |
A suckless status monitor for DWM written in pure C without any system() calls.
Just run sudo make install!
Just edit config.h and recompile!
Put this in your ~/.xinitrc:
while true; do
slstatus
done &
See CONTRIBUTORS.md file.