diff --git a/etc/X11/xorg.conf.d/20-intel.conf b/etc/X11/xorg.conf.d/20-intel.conf index df730f4..ea5afde 100644 --- a/etc/X11/xorg.conf.d/20-intel.conf +++ b/etc/X11/xorg.conf.d/20-intel.conf @@ -1,6 +1,5 @@ Section "OutputClass" Identifier "Intel Graphics" - MatchDriver "i915" Driver "intel" Option "TearFree" "true" EndSection