Skip to content

Instantly share code, notes, and snippets.

@wonkoderverstaendige
Created June 1, 2016 22:17
Show Gist options
  • Save wonkoderverstaendige/6fc5149f8a4b7151764ecf4a365720fa to your computer and use it in GitHub Desktop.
Save wonkoderverstaendige/6fc5149f8a4b7151764ecf4a365720fa to your computer and use it in GitHub Desktop.
VSync fix for Kwin+NVidia
sh -c "nvidia-settings --assign CurrentMetaMode=\"$(nvidia-settings -t -q CurrentMetaMode |tr -d "\n"|sed 's/ViewPortIn=/ForceFullCompositionPipeline=On, ViewPortIn=/g'|sed 's/.*:://'|sed 's/^ *//;s/ *$//')\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment