chxei

/usr/share/X11/xorg.conf.d/nvidia.conf

Sep 3rd, 2022
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. #This file is provided by xorg-x11-drv-nvidia
  2. #Do not edit
  3.  
  4. Section "OutputClass"
  5. Identifier "nvidia"
  6. MatchDriver "nvidia-drm"
  7. Driver "nvidia"
  8. Option "AllowEmptyInitialConfiguration"
  9. Option "SLI" "Auto"
  10. Option "BaseMosaic" "on"
  11. EndSection
  12.  
  13. Section "ServerLayout"
  14. Identifier "layout"
  15. Option "AllowNVIDIAGPUScreens"
  16. EndSection
  17.  
Advertisement
Add Comment
Please, Sign In to add comment