jakehilborn / displayplacer

macOS command line utility to configure multi-display resolutions and arrangements. Essentially XRandR for macOS.
MIT License
3.74k stars 134 forks source link

VRR support #140

Open sd65 opened 1 month ago

sd65 commented 1 month ago

Hello,

First thanks for that great tool!

Now, I wonder if supporting VRR would be possible. I have a 120Hz monitor, supporting VRR; whenever I set it to 120Hz with displayplacer it actually set it to "Variable (48-120Hz)" instead of 120Hz without VRR. I'm interested in disabling VRR for some workflows as I encounter flicker with it.

Do you think it's possible to support enabling/disabling VRR with displayplacer?

Thanks