summaryrefslogtreecommitdiff
path: root/m1/etc/X11/xorg.conf.d/30-modeset.conf
diff options
context:
space:
mode:
Diffstat (limited to 'm1/etc/X11/xorg.conf.d/30-modeset.conf')
-rw-r--r--m1/etc/X11/xorg.conf.d/30-modeset.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/m1/etc/X11/xorg.conf.d/30-modeset.conf b/m1/etc/X11/xorg.conf.d/30-modeset.conf
new file mode 100644
index 0000000..9b1caee
--- /dev/null
+++ b/m1/etc/X11/xorg.conf.d/30-modeset.conf
@@ -0,0 +1,6 @@
+Section "OutputClass"
+ Identifier "appledrm"
+ MatchDriver "apple"
+ Driver "modesetting"
+ Option "PrimaryGPU" "true"
+EndSection