fresh/etc/X11/xorg.conf.d/02-tearing.conf
2021-12-10 23:40:29 +01:00

5 lines
143 B
Plaintext

Section "Device"
Identifier "Nvidia tearing fix"
Driver "nvidia"
Option "ForceFullCompositionPipeline" "yes"
EndSection