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

326 B

wlr-randr

Utility to manage outputs of a Wayland compositor.

Heads up! This project has moved over to SourceHut.

Building

Install dependencies:

  • meson (compile-time dependency)
  • wayland

Then run:

meson build
ninja -C build
build/wlr-randr

License

MIT