Add xorg config for intel driver backlight

This commit is contained in:
Amarpreet Minhas 2018-09-28 02:48:49 -04:00
parent 25477afe06
commit 1d43a7ee54

5
X/20-intel.conf Normal file
View file

@ -0,0 +1,5 @@
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "Backlight" "intel_backlight"
EndSection