31b9d65b31
This merge adds fix for issue #5 which @markcaudill fixed by having all real-time signals handled by a dummy handler if it doesn't have a refresh signal . |
||
---|---|---|
.gitignore | ||
blocks.h | ||
dwmblocks.c | ||
LICENSE | ||
Makefile | ||
README.md |
dwmblocks
Modular status bar for dwm written in c.
modifying blocks
The statusbar is made from text output from commandline programs. Blocks are added and removed by editing the blocks.h header file.