a28f39e remove inheritance for modules
~andreafeletto pushed to ~andreafeletto/levee git
levee is a statusbar for the river wayland compositor, written in zig without any UI toolkit. It currently provides full support for workspace tags and displays pulseaudio volume, battery capacity and screen brightness.
git clone --recurse-submodules https://git.sr.ht/~andreafeletto/levee
cd levee
zig build --prefix ~/.local install
Add the following toward the end of $XDG_CONFIG_HOME/river/init
:
riverctl spawn levee pulse backlight battery
You are welcome to send patches to the mailing list or report bugs on the issue tracker.
If you aren't familiar with git send-email
, you can use the web interface
or learn about it following this excellent tutorial.