|
||
---|---|---|
blocks.def | ||
patches | ||
sigdwmblocks | ||
xgetrootname | ||
.gitignore | ||
GNUmakefile | ||
LICENSE | ||
README.md | ||
block.h | ||
config.def.h | ||
dwmblocks.c |
README.md
cdwmblocks
Build of dwmblocks
.
Table of contents
Requirements
In order to build dwmblocks
you need the Xlib
header files and libxft-bgra.
Installation
You must apply the appropiate patch (depending on whether you already patched dwm with the systray patch or not) to dwm (see patches
folder).
Then, you need to run:
make clean install
Usage
To run cdwmblocks
:
dwmblocks
Contributing
PRs are welcome.