A fork of https://gitlab.com/snakedye/ristate
protocol | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
A river-status client
This client is useful if you want to have a module for somethig like eww or waybar with status information like the window title, the focused tag and the tag of views.
Dependencies
- rust
Building
git clone https://gitlab.com/snakedye/ristate.git
cd ristate
cargo build --release