statusbar-scripts/sb-backlight

8 lines
85 B
Plaintext
Raw Normal View History

2023-08-23 19:45:38 +02:00
#!/bin/sh
. sb-theme
val=$(printf " %.0f\n" $(brillo -q -G))
display "$val" $1