mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 22:44:38 +08:00
15 lines
323 B
Plaintext
15 lines
323 B
Plaintext
|
Section "OutputClass"
|
||
|
Identifier "intel"
|
||
|
MatchDriver "i915"
|
||
|
Driver "modesetting"
|
||
|
EndSection
|
||
|
|
||
|
Section "OutputClass"
|
||
|
Identifier "nvidia"
|
||
|
MatchDriver "nvidia-drm"
|
||
|
Driver "nvidia"
|
||
|
Option "AllowEmptyInitialConfiguration"
|
||
|
Option "PrimaryGPU" "yes"
|
||
|
ModulePath "/usr/lib/nvidia/xorg"
|
||
|
EndSection
|