1
0
Fork 0
mirror of https://github.com/emersion/wlr-randr synced 2024-05-28 18:36:14 +02:00
wlr-randr/README.md

23 lines
326 B
Markdown
Raw Permalink Normal View History

2019-03-08 17:47:41 +01:00
# wlr-randr
Utility to manage outputs of a Wayland compositor.
2021-10-01 16:54:18 +02:00
> **Heads up!** This project has moved over [to SourceHut](https://sr.ht/~emersion/wlr-randr/).
2019-03-08 17:49:26 +01:00
## Building
Install dependencies:
* meson (compile-time dependency)
* wayland
Then run:
meson build
ninja -C build
build/wlr-randr
2019-03-08 17:47:41 +01:00
## License
MIT