alex-courtis / xlayoutdisplay

Detects and arranges linux display outputs, using XRandR for detection and xrandr for arrangement.
Apache License 2.0
178 stars 15 forks source link

Adding a `udev`-rule example to automatically detect new displays #22

Closed rxt30 closed 2 years ago

rxt30 commented 2 years ago

In this pull request, instructions to add a udev-rule to automatically execute xlayoutdisplay whenever a new display is plugged in, are added to the README.

Besides that, a template file for that rule was added.

Closes #19

Please let me know if any adjustments to the README should be made to keep it consistent