Add xorg config for intel driver backlight
This commit is contained in:
parent
25477afe06
commit
1d43a7ee54
1 changed files with 5 additions and 0 deletions
5
X/20-intel.conf
Normal file
5
X/20-intel.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
Section "Device"
|
||||
Identifier "Intel Graphics"
|
||||
Driver "intel"
|
||||
Option "Backlight" "intel_backlight"
|
||||
EndSection
|
Loading…
Reference in a new issue