Use xorg config for intel gfx
parent
429cdbe18f
commit
f65e6c502d
|
@ -106,9 +106,10 @@
|
|||
|
||||
config = ''
|
||||
Section "Device"
|
||||
Identifier "Card0"
|
||||
Driver "intel"
|
||||
Option "Backlight" "/sys/class/backlight/intel_backlight"
|
||||
Identifier "Intel Graphics"
|
||||
Driver "intel"
|
||||
|
||||
Option "TearFree" "true"
|
||||
EndSection
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in New Issue