summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-08-20 11:55:46 +0200
committerjoe <rbo@gmx.us>2025-08-20 11:55:46 +0200
commit0e38448c695b7e8e14d7a916469c38efe9f86fa1 (patch)
treeba9cd1c23c3bda40d7182bbd1661f2bd26d9702d /.local/bin
parentup (diff)
downloaddotfiles-bsd-0e38448c695b7e8e14d7a916469c38efe9f86fa1.tar.gz
dotfiles-bsd-0e38448c695b7e8e14d7a916469c38efe9f86fa1.tar.bz2
dotfiles-bsd-0e38448c695b7e8e14d7a916469c38efe9f86fa1.tar.xz
dotfiles-bsd-0e38448c695b7e8e14d7a916469c38efe9f86fa1.tar.zst
dotfiles-bsd-0e38448c695b7e8e14d7a916469c38efe9f86fa1.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 d158563..6ff4596 100755
--- a/.local/bin/newsboat-notif
+++ b/.local/bin/newsboat-notif
@@ -1,3 +1,3 @@
#!/bin/sh
-[ $1 -gt 0 ] && notify-send -u low -t 4000 newsboat " <b>$@</b> new articles"
+[ $1 -gt 0 ] && notify-send -u normal -t 4000 newsboat " <b>$@</b> new articles"