aboutsummaryrefslogtreecommitdiff
path: root/.etc/X11/xorg.conf.d/intel.conf
blob: 07468970937c7dbe1cbef05f52ee0d3910e942d1 (plain) (blame)
1
2
3
4
5
Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
   Option "TearFree" "true"
EndSection