aboutsummaryrefslogtreecommitdiff
path: root/notify-status
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-05-09 10:16:41 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-05-09 10:16:41 +0200
commit5c2d30e12fd2e4dde3b3d9aa6b486b63f2e73534 (patch)
tree998eefc564b9841a077f44710a177a2ebdcc60a6 /notify-status
parent385e91b5df5a2ad6d72cec2fd20e76e419b3acc6 (diff)
downloadscripts-5c2d30e12fd2e4dde3b3d9aa6b486b63f2e73534.tar.gz
scripts-5c2d30e12fd2e4dde3b3d9aa6b486b63f2e73534.zip
More space between status lines
Diffstat (limited to 'notify-status')
-rwxr-xr-xnotify-status2
1 files changed, 1 insertions, 1 deletions
diff --git a/notify-status b/notify-status
index 30ccb84..73a9435 100755
--- a/notify-status
+++ b/notify-status
@@ -4,4 +4,4 @@
4 4
5# Requires: status, herbe (or similar, e.g. notify-send) 5# Requires: status, herbe (or similar, e.g. notify-send)
6 6
7herbe "$(status '\n')" 7herbe "$(status '\n\n')"

Generated with cgit - Back to sebastiano.tronto.net