Update .local/bin/low-battery-warn
This commit is contained in:
parent
8b458b0707
commit
077d09392c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
THRESHOLD=80
|
THRESHOLD=15
|
||||||
EXPIRY_MS=120000 # 2 minutes
|
EXPIRY_MS=120000 # 2 minutes
|
||||||
|
|
||||||
# Find the battery device (first one found)
|
# Find the battery device (first one found)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue