aboutsummaryrefslogtreecommitdiffstats
path: root/X11/xorg.conf.d/20-intel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'X11/xorg.conf.d/20-intel.conf')
-rw-r--r--X11/xorg.conf.d/20-intel.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/X11/xorg.conf.d/20-intel.conf b/X11/xorg.conf.d/20-intel.conf
new file mode 100644
index 0000000..0335cbe
--- /dev/null
+++ b/X11/xorg.conf.d/20-intel.conf
@@ -0,0 +1,5 @@
+Section "Device"
+ Identifier "Intel Graphics"
+ Driver "intel"
+ Option "TearFree" "true"
+EndSection