Advertisement
Guest User

Untitled

a guest
Apr 28th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Section "OutputClass"
  2. Identifier "nvidia"
  3. MatchDriver "nvidia-drm"
  4. Driver "nvidia"
  5.  
  6. Option "AddARGBGLXVisuals" "true"
  7. Option "Coolbits" "30"
  8. Option "AllowUnofficialGLXProtocol" "true"
  9.  
  10. Option "TripleBuffer" "true"
  11.  
  12. # home 100hz
  13. Option "metamodes" "DP-0: nvidia-auto-select +0+0, DP-1: 3440x1440_100 +2560+0"
  14. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement