Pārlūkot izejas kodu

Remove example X11 config

Same as with the pulseaudio configs: They are not needed and the setup script even
asks if you want to delete them.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
Dorian Stoll 5 gadi atpakaļ
vecāks
revīzija
656439fbf6
1 mainītis faili ar 0 papildinājumiem un 7 dzēšanām
  1. 0 7
      root/etc/X11/xorg.conf.d/20-intel_example.conf

+ 0 - 7
root/etc/X11/xorg.conf.d/20-intel_example.conf

@@ -1,7 +0,0 @@
-#Section "Device"
-#   Identifier  "Intel Graphics"
-#   Driver      "intel"
-#   Option      "TripleBuffer" "true"
-#   Option      "TearFree"     "true"
-#   Option      "DRI"          "true"
-#EndSection