mirror of
https://github.com/zoriya/astal-river.git
synced 2025-12-06 06:06:10 +00:00
405 B
405 B
astal-river
a library and cli tool for getting status information of the river wayland compositor.
Build from source
Dependencies
- meson
- glib
- gobject-introspection
- json-glib
- libwayland
# Clone the repository
git clone https://github.com/astal-sh/river
cd river
# Setup and build
meson setup build
meson compile -C build
# Install
meson install -C build
Todo
- docs