From 47b3ff0e10aa447da09957966116d638305d337f Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Sat, 18 Apr 2020 21:14:23 -0400
Subject: accidentally retained i915 debugging xorg.conf (breaks w/o driver)
---
src/etc/X11/xorg.conf.d/10-monitor.conf | 6 ------
1 file changed, 6 deletions(-)
delete mode 100644 src/etc/X11/xorg.conf.d/10-monitor.conf
(limited to 'src')
diff --git a/src/etc/X11/xorg.conf.d/10-monitor.conf b/src/etc/X11/xorg.conf.d/10-monitor.conf
deleted file mode 100644
index c4914a7..0000000
--- a/src/etc/X11/xorg.conf.d/10-monitor.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-Section "Device"
- Identifier "Intel Graphics"
- Driver "intel"
-
- Option "TearFree" "true"
-EndSection
--
cgit