aboutsummaryrefslogtreecommitdiffstats
path: root/nvidia-pm/etc/X11/xorg.conf.dir/10-igpu.conf
diff options
context:
space:
mode:
Diffstat (limited to 'nvidia-pm/etc/X11/xorg.conf.dir/10-igpu.conf')
-rw-r--r--nvidia-pm/etc/X11/xorg.conf.dir/10-igpu.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/nvidia-pm/etc/X11/xorg.conf.dir/10-igpu.conf b/nvidia-pm/etc/X11/xorg.conf.dir/10-igpu.conf
new file mode 100644
index 0000000..49a4151
--- /dev/null
+++ b/nvidia-pm/etc/X11/xorg.conf.dir/10-igpu.conf
@@ -0,0 +1,8 @@
+Section "ServerFlags"
+ Option "AutoAddGPU" "off"
+EndSection
+
+Section "Device"
+ Identifier "iGPU"
+ Driver "modesetting"
+EndSection