You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
333 B
17 lines
333 B
4 months ago
|
#This file is provided by xorg-x11-drv-nvidia
|
||
|
#Do not edit
|
||
|
|
||
|
Section "OutputClass"
|
||
|
Identifier "nvidia"
|
||
|
MatchDriver "nvidia-drm"
|
||
|
Driver "nvidia"
|
||
|
Option "AllowEmptyInitialConfiguration"
|
||
|
Option "SLI" "Auto"
|
||
|
Option "BaseMosaic" "on"
|
||
|
EndSection
|
||
|
|
||
|
Section "ServerLayout"
|
||
|
Identifier "layout"
|
||
|
Option "AllowNVIDIAGPUScreens"
|
||
|
EndSection
|