Celmor

/etc/X11/xorg.conf.d/20-intel.conf

Jun 3rd, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Section "Device"
  2. Identifier "Intel Graphics" # change as needed for your video card
  3. Driver "intel" # see previous
  4. Option "AccelMethod" "sna" # it's default for Intel but I still set it
  5. Option "TearFree" "true"
  6. EndSection
Add Comment
Please, Sign In to add comment