deviceprofiles/librem5: set BACKLIGHT var to correct device

Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
Clayton Craft 2021-04-23 23:54:44 -07:00 committed by Stacy Harper
parent d42c4f58d4
commit 989e36336b
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65

View file

@ -3,3 +3,4 @@
export SPEAKER="Speaker"
export HEADPHONE="Headphone"
export EARPIECE="Earpiece"
export BACKLIGHT="/sys/devices/platform/backlight-dsi/backlight/backlight-dsi"