No description
Find a file
2024-09-07 20:53:13 +03:00
.gitignore Revert "Added zig build system only" 2024-08-30 17:45:16 +03:00
bufpool.h update drwl & move to bufpool, makes dam work again in river 2024-08-30 17:43:36 +03:00
config.h config.h: dwm defaults 2024-08-30 18:25:04 +03:00
dam-demo.png update demo image 2024-07-07 14:14:01 +03:00
dam.c update design to demo 2024-08-30 18:33:47 +03:00
drwl.h remove unused drwl func 2024-08-30 17:49:39 +03:00
LICENSE initial commit 2024-06-28 09:06:38 +03:00
Makefile Makefile: update 2024-08-30 17:49:07 +03:00
README.md README: update build instructions 2024-09-07 20:53:13 +03:00
river-control-unstable-v1.xml initial commit 2024-06-28 09:06:38 +03:00
river-status-unstable-v1.xml initial commit 2024-06-28 09:06:38 +03:00
wlr-layer-shell-unstable-v1.xml initial commit 2024-06-28 09:06:38 +03:00

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.