aboutsummaryrefslogtreecommitdiff
path: root/src/etc/X11/xorg.conf.d/10-monitor.conf
blob: c4914a792f556d271f037d399c116d11b9c95b21 (plain)
1
2
3
4
5
6
Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"

    Option "TearFree" "true"
EndSection