mirror of
https://github.com/archlinux-jerry/nvidia-340xx
synced 2024-11-24 08:30:41 +08:00
15 lines
275 B
Text
15 lines
275 B
Text
|
Section "Files"
|
||
|
ModulePath "/usr/lib64/nvidia/xorg"
|
||
|
ModulePath "/usr/lib64/xorg/modules"
|
||
|
EndSection
|
||
|
|
||
|
Section "Device"
|
||
|
Identifier "Nvidia Card"
|
||
|
Driver "nvidia"
|
||
|
VendorName "NVIDIA Corporation"
|
||
|
EndSection
|
||
|
|
||
|
Section "ServerFlags"
|
||
|
Option "IgnoreABI" "1"
|
||
|
EndSection
|