egpu-tk/xorg-igpu-only.conf

11 lines
192 B
Plaintext

Section "ServerFlags"
Option "AutoAddGPU" "off"
EndSection
# GPU you want to use for display
Section "Device"
Identifier "Intel"
Driver "intel"
BusID "PCI:00:02:0"
EndSection