Skip to content

Instantly share code, notes, and snippets.

Created September 25, 2014 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c9bfada140cf0be857d8 to your computer and use it in GitHub Desktop.
Save anonymous/c9bfada140cf0be857d8 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/10-nvidia.conf
Section "Device"
Identifier "nvidia"
Driver "nvidia"
VendorName "NVIDIA Corperation"
BusID "PCI:1:0:0"
Option "UseDisplayDevice" "DFP"
Option "NoLogo" "true"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment