From 7c4dd7330ee1ff14e6302ba6ff75f3fae4711ec2 Mon Sep 17 00:00:00 2001 From: joe Date: Sun, 5 Oct 2025 14:19:28 +0200 Subject: up --- .local/bin/newsboat-notif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/newsboat-notif') diff --git a/.local/bin/newsboat-notif b/.local/bin/newsboat-notif index 9962fa2..ad15c70 100755 --- a/.local/bin/newsboat-notif +++ b/.local/bin/newsboat-notif @@ -11,4 +11,4 @@ # == ================ # ===================== -[ $1 -gt 0 ] && exec herbe " $@ new articles" +[ $1 -gt 0 ] && exec herbe " $@ new articles" & -- cgit v1.2.3