about summary refs log tree commit diff
path: root/etc/X11/xorg.conf.d/intel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/X11/xorg.conf.d/intel.conf')
-rw-r--r--etc/X11/xorg.conf.d/intel.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/X11/xorg.conf.d/intel.conf b/etc/X11/xorg.conf.d/intel.conf
new file mode 100644
index 0000000..9a749d4
--- /dev/null
+++ b/etc/X11/xorg.conf.d/intel.conf
@@ -0,0 +1,5 @@
+Section "Device"
+	Identifier "intel"
+	Driver "intel"
+	Option "AccelMethod" "sna"
+EndSection

Consider giving Nix/NixOS a try! <3