From 8f1bad5de975e24e641ff7a18a665f8a6cd48774 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 May 2022 21:57:40 +0200 Subject: Merged some status scripts into one. The functionality as changed a bit, check the source if you relied on notify-* scripts. --- notify-battery | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 notify-battery (limited to 'notify-battery') diff --git a/notify-battery b/notify-battery deleted file mode 100755 index 0294b70..0000000 --- a/notify-battery +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -# Popup battery notification, based on the script battery-status - -# Requires: notify-send or similar - -#notify=notify-send -notify=herbe - -$notify "Battery" "$(battery-status)" -- cgit v1.3