No description
- C 92%
- Makefile 8%
| drwl@28785d10a3 | ||
| .gitignore | ||
| .gitmodules | ||
| config.def.h | ||
| dam-demo.jpg | ||
| dam.c | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| river-control-unstable-v1.xml | ||
| river-status-unstable-v1.xml | ||
| wlr-layer-shell-unstable-v1.xml | ||
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.
To hide the current selected output's monitor, the USR1 signal can be
sent to do so.
