Created
December 25, 2017 02:54
-
-
Save jericksanjuan/6eb5f24b34802a95339172d349cdc724 to your computer and use it in GitHub Desktop.
Fixed screen tearing with Nvidia Drivers and Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Add to startup | |
| bash -c 'sleep 5 && nvidia-settings --assign CurrentMetaMode="nvidia-auto-select +0+0 { ForceCompositionPipeline = On }"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment