summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-08-20 11:42:14 +0200
committerjoe <rbo@gmx.us>2025-08-20 11:42:14 +0200
commite071f455d856f47da5b90b65af9978e4d3302839 (patch)
tree5b12fca269219b696a66be288d40704b53679a8a /.local/bin
parentup (diff)
downloaddotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.gz
dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.bz2
dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.xz
dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.tar.zst
dotfiles-bsd-e071f455d856f47da5b90b65af9978e4d3302839.zip
up
Diffstat (limited to '')
-rwxr-xr-x.local/bin/newsboat-notif2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/newsboat-notif b/.local/bin/newsboat-notif
index a936306..d158563 100755
--- a/.local/bin/newsboat-notif
+++ b/.local/bin/newsboat-notif
@@ -1,3 +1,3 @@
#!/bin/sh
-notify-send -u low -t 4000 newsboat "$@"
+[ $1 -gt 0 ] && notify-send -u low -t 4000 newsboat " <b>$@</b> new articles"