statusbar-scripts/sb-backlight

8 lines
86 B
Plaintext
Raw Normal View History

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