statusbar-scripts/sb-backlight
2023-08-23 19:45:38 +02:00

7 lines
85 B
Bash
Executable file

#!/bin/sh
. sb-theme
val=$(printf " %.0f\n" $(brillo -q -G))
display "$val" $1