summaryrefslogtreecommitdiffstats
path: root/.local/bin/ref-newsboat.pl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.local/bin/ref-newsboat.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/ref-newsboat.pl b/.local/bin/ref-newsboat.pl
index 6298907..f66e1f9 100755
--- a/.local/bin/ref-newsboat.pl
+++ b/.local/bin/ref-newsboat.pl
@@ -32,7 +32,7 @@ sub main
system(
NOTIFY_SEND_PATH,
'-u',
- 'low',
+ 'normal',
' newsboat',
$stdout . ' new articles'
);