소스 검색

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