aboutsummaryrefslogtreecommitdiff
path: root/notify-battery
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xnotify-battery4
1 files changed, 4 insertions, 0 deletions
diff --git a/notify-battery b/notify-battery
new file mode 100755
index 0000000..0d26ef4
--- /dev/null
+++ b/notify-battery
@@ -0,0 +1,4 @@
1#!/bin/sh
2
3# Popup battery notification, based on the script battery-status
4notify-send "Battery" "$(battery-status)"

Generated with cgit - Back to sebastiano.tronto.net