Skip to content

Instantly share code, notes, and snippets.

@jericksanjuan
Created December 25, 2017 02:54
Show Gist options
  • Select an option

  • Save jericksanjuan/6eb5f24b34802a95339172d349cdc724 to your computer and use it in GitHub Desktop.

Select an option

Save jericksanjuan/6eb5f24b34802a95339172d349cdc724 to your computer and use it in GitHub Desktop.
Fixed screen tearing with Nvidia Drivers and Linux
# 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