commit e2986d565c15ba38cc4709a34812328113f90596
parent 7d1d74b6c90aa70d16e69de5f3de30606b8002e9
Author: Luxferre <lux@ferre>
Date: Fri, 12 Jan 2024 08:44:33 +0200
Updated nnlight comment
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/nnlight.sh b/nnlight.sh
@@ -2,7 +2,8 @@
# no-nonsense backlight manager (Linux-specific)
# usage: sh nnlight.sh [value|+value|-value|?]
# the script must be run as root
-# or your user must belong to the video group
+# or your user must have write permissions
+# to the /sys/class/backlight/*/brightness files
# Created by Luxferre in 2023, released into public domain
RAWVAL="$1"