SlackBuildsOrg/desktop/dwmblocks
Isaac Yu 50a5532eb8
desktop/dwmblocks: Added (Modular status bar for dwm)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-01-28 08:23:04 +07:00
..
dwmblocks.info
dwmblocks.SlackBuild
README
slack-desc

dwmblocks is a modular status bar for dwm written in C.

The statusbar is made from text output from commandline programs.
Blocks are added and removed by editing the blocks.h header file.

If a blocks.h is found in the SlackBuild directory it will be copied to
the source directory and used in the build, allowing easy customisation.

This build of dwmblocks (written by torrinfail) only contains basic text
support. A rewrite of dwmblocks by ashish-yadav11 with additional
features (clickability, cursor hinting and color) is available at:
https://github.com/ashish-yadav11/dwmblocks