bdwmb/README.md
Ari Archer 92030e7d22
1.1: Switch to GPLv3 and improve the code
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-10-30 13:13:15 +02:00

652 B

BdwmB

A simple, modular bash/shell script for configuring your DWM bar.

Installation

Manual

$ git clone https://github.com/TruncatedDinosour/bdwmb
$ cd bdwmb
$ sudo make full
$ make config

Linux packages

Flags

-q = quiet, do not show debug messages.
-h = show help
-l = list modules

Using it in .xprofile or .xinitrc

bdwmb -q &

Dependencies

xsetroot
bash
coreutils

And any other dependencies for the modules you will want to use

For documentation look into the /doc directory.