Itsy-bitsy dwm-esque bar for river.
- C 93.2%
- Makefile 6.8%
| .gitignore | initial commit | |
| config.h | initial commit | |
| dam-demo.png | initial commit | |
| dam.c | ignore seats that don't belong to a bar | |
| drwl.h | initial commit | |
| LICENSE | initial commit | |
| Makefile | initial commit | |
| poolbuf.h | initial commit | |
| README.md | initial commit | |
| river-control-unstable-v1.xml | initial commit | |
| river-status-unstable-v1.xml | initial commit | |
| wlr-layer-shell-unstable-v1.xml | initial commit | |
dam
dam is a itsy-bitsy dwm-esque bar for river.
To use a status-bar, you can pass in status text via stdin:
slstatus -s | dam
Building
To build dam first ensure that you have the following dependencies:
- wayland
- wayland-protocols
- fcft
- pixman
- pkg-config
Afterwards, run:
make
make install
Usage
Run dam.