statusbar-scripts/sb-backlight

8 lines
86 B
Bash
Executable File

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