aboutsummaryrefslogtreecommitdiffstats
path: root/roles/_workstation/xorg/files/intel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/_workstation/xorg/files/intel.conf')
-rw-r--r--roles/_workstation/xorg/files/intel.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/_workstation/xorg/files/intel.conf b/roles/_workstation/xorg/files/intel.conf
new file mode 100644
index 0000000..bb2f490
--- /dev/null
+++ b/roles/_workstation/xorg/files/intel.conf
@@ -0,0 +1,8 @@
+# managed by Ansible
+# disable tearscreen for Xenocara on OpenBSD
+
+Section "Device"
+ Identifier "drm"
+ Driver "intel"
+ Option "TearFree" "true"
+EndSection
remember that computers suck.