aboutsummaryrefslogtreecommitdiff
path: root/battery-checknow
diff options
context:
space:
mode:
Diffstat (limited to 'battery-checknow')
-rwxr-xr-xbattery-checknow2
1 files changed, 1 insertions, 1 deletions
diff --git a/battery-checknow b/battery-checknow
index 66bbd60..4b76488 100755
--- a/battery-checknow
+++ b/battery-checknow
@@ -4,7 +4,7 @@
4# Requires: battery-status, notify-battery 4# Requires: battery-status, notify-battery
5 5
6file="${XDG_DATA_HOME:-$HOME/.local/share}/batterystatus" 6file="${XDG_DATA_HOME:-$HOME/.local/share}/batterystatus"
7notify="notify push" 7notify=${NOTIFY:-"notify push"}
8low=20 8low=20
9crit=15 9crit=15
10 10

Generated with cgit - Back to sebastiano.tronto.net