Allow the normal user to control the backlight of screens

This commit is contained in:
j1nx 2021-01-03 15:24:55 +01:00
parent 87440d6bc8
commit 71675566b6
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
SUBSYSTEM=="backlight",RUN+="/bin/chmod 666 /sys/class/backlight/%k/brightness /sys/class/backlight/%k/bl_power"