Files
astal-river/README.md
2024-06-09 20:27:00 +02:00

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