srithon/BrightnessControl

Fix multiple monitors

Closed this issue · 0 comments

I wrote the functionality for multiple monitors without actually having another monitor to test with.

When I connected a second monitor, it turns out that the xrandr command does not work at all.

Instead of trying to pass in multiple outputs into one xrandr command, we need to do separate xrandr commands for each monitor.