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

8 lines
85 B
Bash
Executable File

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