This commit is contained in:
Eduard Tolosa 2019-08-18 10:44:34 -05:00
parent ae22daabda
commit 4383c313bc

View file

@ -1,5 +1,6 @@
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
Section "OutputClass"
Identifier "Intel Graphics"
MatchDriver "i915"
Driver "intel"
Option "TearFree" "true"
EndSection