# dam **Repository Path**: sunn4mirror/dam ## Basic Information - **Project Name**: dam - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-15 - **Last Updated**: 2025-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dam dam is a itsy-bitsy dwm-esque bar for [river]. ![](dam-demo.jpg) 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. [river]: https://codeberg.org/river