aboutsummaryrefslogtreecommitdiff
path: root/modules/workstation/files/flony/xorg_intel.conf
blob: 7fb49e65f853f4af2b3954e339ea055348df2ed2 (plain) (blame)
1
2
3
4
5
6
7
Section "Device"
    Identifier  "Intel Graphics" 
    Driver      "intel"
    Option      "TearFree"   "true"
    Option      "AccelMethod"  "sna"
    Option      "Backlight"  "intel_backlight"
EndSection