Created
June 1, 2016 22:17
-
-
Save wonkoderverstaendige/6fc5149f8a4b7151764ecf4a365720fa to your computer and use it in GitHub Desktop.
VSync fix for Kwin+NVidia
This file contains 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
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