Root commit.
This commit is contained in:
commit
7183fd6b99
21 changed files with 974 additions and 0 deletions
7
sb-backlight
Executable file
7
sb-backlight
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
. sb-theme
|
||||
|
||||
val=$(printf " %.0f\n" $(brillo -q -G))
|
||||
|
||||
display "$val" $1
|
Loading…
Add table
Add a link
Reference in a new issue