From 60052659b98832c78c902e4f27ecee2663d8e913 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 6 May 2026 08:30:49 +0200 Subject: Added scripts --- scripts/old/notify-status | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 scripts/old/notify-status (limited to 'scripts/old/notify-status') diff --git a/scripts/old/notify-status b/scripts/old/notify-status new file mode 100755 index 0000000..73a9435 --- /dev/null +++ b/scripts/old/notify-status @@ -0,0 +1,7 @@ +#!/bin/sh + +# Simple script to send a notification displaying the output of status + +# Requires: status, herbe (or similar, e.g. notify-send) + +herbe "$(status '\n\n')" -- cgit v1.3