files
This commit is contained in:
29
XorgConfigs/xorg.conf.d/20-hybrid.conf.old
Normal file
29
XorgConfigs/xorg.conf.d/20-hybrid.conf.old
Normal file
@@ -0,0 +1,29 @@
|
||||
Section "ServerLayout"
|
||||
Identifier "layout"
|
||||
Screen 0 "intel"
|
||||
Inactive "nvidia"
|
||||
Option "AllowNVIDIAGPUScreens"
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
Identifier "nvidia"
|
||||
Driver "nvidia"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "nvidia"
|
||||
Device "nvidia"
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
Identifier "intel"
|
||||
Driver "modesetting"
|
||||
BusID "PCI:0:2:0"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "intel"
|
||||
Device "intel"
|
||||
Monitor "Monitor0"
|
||||
EndSection
|
||||
|
||||
Reference in New Issue
Block a user