Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 229 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 229 Bytes

wlr-randr

Utility to manage outputs of a Wayland compositor.

Building

Install dependencies:

  • meson (compile-time dependency)
  • wayland

Then run:

meson build
ninja -C build
build/wlr-randr

License

MIT