Skip to content

Instantly share code, notes, and snippets.

@RobinHerbots
Last active January 22, 2018 09:08
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 RobinHerbots/c406ecfa7d3c4285df766fd6864dbeba to your computer and use it in GitHub Desktop.
Save RobinHerbots/c406ecfa7d3c4285df766fd6864dbeba to your computer and use it in GitHub Desktop.
nvidia coolbits config for Ubuntu 17.10 (cp /usr/share/X11/xorg.conf.d/)
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Coolbits" "12"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment