Update .local/bin/low-battery-warn

This commit is contained in:
Lewis Wynne 2025-11-11 12:16:41 +00:00
parent 8b458b0707
commit 077d09392c

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
THRESHOLD=80
THRESHOLD=15
EXPIRY_MS=120000 # 2 minutes
# Find the battery device (first one found)