aboutsummaryrefslogtreecommitdiffstats
path: root/bin/lowbat
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 01:01:10 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 01:01:10 +0100
commit950d2e34c11c8794030fb1041d6e89294a1386a8 (patch)
treefc395094d797a8820407e5711610f3a6c712dcf8 /bin/lowbat
parentBetter indentation (diff)
downloadlowbat-gnu-950d2e34c11c8794030fb1041d6e89294a1386a8.tar.gz
lowbat-gnu-950d2e34c11c8794030fb1041d6e89294a1386a8.tar.bz2
lowbat-gnu-950d2e34c11c8794030fb1041d6e89294a1386a8.tar.xz
lowbat-gnu-950d2e34c11c8794030fb1041d6e89294a1386a8.tar.zst
lowbat-gnu-950d2e34c11c8794030fb1041d6e89294a1386a8.zip
Finished Makefile
Diffstat (limited to '')
-rwxr-xr-xbin/lowbat2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/lowbat b/bin/lowbat
index 6b893a4..3a31f0b 100755
--- a/bin/lowbat
+++ b/bin/lowbat
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
notify() {
notify-send "Low battery" "Please plug in computer" -u critical -t 15000