Set minimum brightness to 5%
Signed-off-by: Stacy Harper <contact@stacyharper.net> Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
b94c16540f
commit
a1a6c3eb43
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ up() {
|
|||
}
|
||||
|
||||
down() {
|
||||
light -N 5
|
||||
light -U 5
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue