A simple, modular bash/shell script for configuring your DWM bar.
https://git.ari.lt/ari/bdwmb
|
||
---|---|---|
doc | ||
modules | ||
.clang-format | ||
.editorconfig | ||
.shellcheckrc | ||
bdwmb | ||
config.sh | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md |
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
- Gentoo linux
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