diff --git a/root/etc/X11/xorg.conf.d/20-intel_example.conf b/root/etc/X11/xorg.conf.d/20-intel_example.conf deleted file mode 100644 index 5b74960c8..000000000 --- a/root/etc/X11/xorg.conf.d/20-intel_example.conf +++ /dev/null @@ -1,7 +0,0 @@ -#Section "Device" -# Identifier "Intel Graphics" -# Driver "intel" -# Option "TripleBuffer" "true" -# Option "TearFree" "true" -# Option "DRI" "true" -#EndSection