浏览代码

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 年之前
父节点
当前提交
656439fbf6
共有 1 个文件被更改,包括 0 次插入7 次删除
  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