egpu-tk/xorg-egpu-only.conf

11 lines
189 B
Plaintext

Section "ServerFlags"
Option "AutoAddGPU" "off"
EndSection
# GPU you want to use for display
Section "Device"
Identifier "AMD"
Driver "radeon"
BusID "PCI:5:0:0"
EndSection