Browse Source

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 năm trước cách đây
mục cha
commit
656439fbf6
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  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