1
0
Fork 0
mirror of https://github.com/emersion/wlr-randr synced 2024-05-28 10:26:03 +02:00
wlr-randr/README.md
2021-10-01 16:54:18 +02:00

23 lines
326 B
Markdown

# wlr-randr
Utility to manage outputs of a Wayland compositor.
> **Heads up!** This project has moved over [to SourceHut](https://sr.ht/~emersion/wlr-randr/).
## Building
Install dependencies:
* meson (compile-time dependency)
* wayland
Then run:
meson build
ninja -C build
build/wlr-randr
## License
MIT