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" Section "OutputClass"
Identifier "Intel Graphics" Identifier "Intel Graphics"
Driver "intel" MatchDriver "i915"
Option "TearFree" "true" Driver "intel"
Option "TearFree" "true"
EndSection EndSection