diff options
Diffstat (limited to '')
| -rwxr-xr-x | notify-status | 2 |
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 | ||
| 7 | herbe "$(status '\n')" | 7 | herbe "$(status '\n\n')" |
