dam is a itsy-bitsy dwm-esque bar for river.
Below is the effect after my modifications (excluding the color of tags):

How can i get these data? https://github.com/ECAMT35/dotfiles/blob/master/.config/dam/init
To use a status-bar, you can pass in status text via stdin:
slstatus -s | dam
To build dam first ensure that you have the following dependencies:
- wayland
- wayland-protocols
- fcft
- pixman
- pkg-config
Afterwards, run:
make
make install
Run dam.
To hide the current selected output's monitor, the USR1 signal can be
sent to do so.