add intel xorg conf (enables TearFree)
[~bandali/configs] / other / xorg / 20-intel.conf
1 Section "Device"
2 Identifier "Intel Graphics"
3 Driver "intel"
4 Option "TearFree" "true"
5 EndSection