aboutsummaryrefslogtreecommitdiff
path: root/battery-checknow
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-06-19 10:09:47 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-06-19 10:09:47 +0200
commitc5d101ab2c9db3b1a001cb56953cb90b24f8fdcf (patch)
tree1286eccbd051723e443c26b43e739007ee53dc06 /battery-checknow
parent2c065927ff405b2d8b2eec6fc1fbee9c4f93e0a8 (diff)
downloadscripts-c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf.tar.gz
scripts-c5d101ab2c9db3b1a001cb56953cb90b24f8fdcf.zip
Added notify
Diffstat (limited to '')
-rwxr-xr-xbattery-checknow2
1 files changed, 1 insertions, 1 deletions
diff --git a/battery-checknow b/battery-checknow
index eb6335e..bde1ae2 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=herbe 7notify="notify push"
8low=20 8low=20
9crit=15 9crit=15
10 10

Generated with cgit - Back to sebastiano.tronto.net