Skip to content

Instantly share code, notes, and snippets.

@ohsevin
Forked from radupotop/20-intel.conf
Created August 7, 2018 00:11
Show Gist options
  • Select an option

  • Save ohsevin/8c2ccccc0516ace4137383080db17c6d to your computer and use it in GitHub Desktop.

Select an option

Save ohsevin/8c2ccccc0516ace4137383080db17c6d to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/20-intel.conf
# /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
Option "TearFree" "true"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment