Go to file
Santiago Lo Coco b6a9832e40 Update README.md 2022-03-11 10:41:38 -03:00
blocks.def Update volume block 2022-03-04 22:04:41 -03:00
patches Fixed typo/bug in systray patch; fixed cpu block 2021-09-01 07:17:40 -03:00
sigdwmblocks Fixed bug - fd of LOCKFILE should be closed before spawn 2021-08-03 16:58:21 +05:30
xgetrootname Use void for functions with no parameters 2021-09-01 07:15:32 -03:00
.gitignore Improved handling of default blocks 2021-03-08 21:07:27 +05:30
GNUmakefile Add LAPTOP flag 2022-02-07 22:13:43 -03:00
LICENSE Updated year in license 2021-01-02 14:40:31 +05:30
README.md Update README.md 2022-03-11 10:41:38 -03:00
block.h Reorganization again 2021-02-11 00:16:35 +05:30
config.def.h Update battery.sh refresh interval 2022-02-15 23:01:00 -03:00
dwmblocks.c Use void for functions with no parameters 2021-09-01 07:15:32 -03:00

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.

License

MIT