scripts

Various scripts for UNIX-like systems
git clone https://git.tronto.net/scripts
Download | Log | Files | Refs | README

commit 5c2d30e12fd2e4dde3b3d9aa6b486b63f2e73534
parent 385e91b5df5a2ad6d72cec2fd20e76e419b3acc6
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date:   Mon,  9 May 2022 10:16:41 +0200

More space between status lines

Diffstat:
Mnotify-status | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notify-status b/notify-status @@ -4,4 +4,4 @@ # Requires: status, herbe (or similar, e.g. notify-send) -herbe "$(status '\n')" +herbe "$(status '\n\n')"