~andreafeletto/levee

Statusbar for the river wayland compositor
25a99acb — Andrea Feletto 5 months ago
update to zig 0.13.0
dadf6bdd — Andrea Feletto 1 year, 4 months ago
update to zig 0.11
4fa32287 — Andrea Feletto 1 year, 10 months ago
change irc channel

clone

read-only
https://git.sr.ht/~andreafeletto/levee
read/write
git@git.sr.ht:~andreafeletto/levee

You can also use your local clone with git send-email.

#levee

builds.sr.ht status

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.

#Build

git clone --recurse-submodules https://git.sr.ht/~andreafeletto/levee
cd levee
zig build --prefix ~/.local install

#Usage

Add the following toward the end of $XDG_CONFIG_HOME/river/init:

riverctl spawn "levee pulse backlight battery"

#Dependencies

#Contributing

Please join the #andreafeletto IRC channel to ask for help or to give feedback. 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 by following this excellent tutorial.

Do not follow this link