Skip to content

Instantly share code, notes, and snippets.

@lmr3796
Created February 24, 2019 21:41
Show Gist options
  • Save lmr3796/b6a7307c9d3a1cc2d952e839863aec24 to your computer and use it in GitHub Desktop.
Save lmr3796/b6a7307c9d3a1cc2d952e839863aec24 to your computer and use it in GitHub Desktop.
For no NVIDIA
Section "Device"
Identifier "Intel Graphics"
BusId "PCI:0:2:0"
Driver "modesetting"
Option "AccelMethod" "glamor"
Option "DRI" "3"
EndSection
Section "Screen"
Identifier "intel"
Device "intel"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment