Itsy-bitsy dwm-esque bar for river.
- C 92%
- Makefile 8%
| drwl @28785d10a3 | drwl: use submodule | |
| .gitignore | use config.def.h | |
| .gitmodules | drwl: use submodule | |
| config.def.h | config.h: replace layout name for rivercarro | |
| dam-demo.jpg | change default layout names, add ><> | |
| dam.c | drwl: use submodule | |
| LICENSE | LICENSE: update copyright year | |
| Makefile | drwl: use submodule | |
| README.md | update demo image | |
| 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.
To hide the current selected output's monitor, the USR1 signal can be
sent to do so.