# cdwmblocks Build of `dwmblocks`. ## Table of contents - [Requirements ](#requirements-) - [Installation ](#installation-) - [Usage ](#usage-) - [Contributing ](#contributing-) - [License ](#license-) ## Requirements In order to build `dwmblocks` you need the `Xlib` header files and [libxft-bgra][1]. ## 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: ```bash make clean install ``` ## Usage To run `cdwmblocks`: ```bash dwmblocks ``` ## Contributing PRs are welcome. ## License [MIT](https://raw.githubusercontent.com/santilococo/cdwmblocks/master/LICENSE) [1]: https://aur.archlinux.org/packages/libxft-bgra