Skip to content

Instantly share code, notes, and snippets.

@BtbN
Created December 16, 2014 14:28
Show Gist options
  • Select an option

  • Save BtbN/1372fed9fd86732b1913 to your computer and use it in GitHub Desktop.

Select an option

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