-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Per Monitor VRR Toggle #70
Comments
VRR enabled is the desirable (current) default. It could be disabled as per VRR_OFF:
- "eDP-1"
- !.*Gigabyte.* @p0da what is the use case for disabling VRR? I think I might be missing something that should be captured/configured. |
@p0da git clone [email protected]:alex-courtis/way-displays.git
cd way-displays
make
sudo make install See https://github.com/alex-courtis/way-displays/blob/master/doc/CONFIGURATION.md#vrr_off |
Apologies for the delay, use case is some monitors have faulty/issue-prone VRR support and may not always benefit from VRR being force enabled. Thanks for adding the option, worked well for me during testing. |
Many thanks. |
As per #59 (comment), a per monitor VRR toggle would be quite useful.
The text was updated successfully, but these errors were encountered: