news status fixed

This commit is contained in:
Luke Smith 2018-11-27 10:05:00 -05:00
parent b3f29ab47f
commit fcf17a70f1

View file

@ -6,7 +6,7 @@
case $BLOCK_BUTTON in
1) setsid "$TERMINAL" -e newsboat ;;
2) setsid newsup ;;
2) setsid newsup >/dev/null ;;
3) pgrep -x dunst >/dev/null && notify-send "<b>📰 News module:</b>
- Shows unread news items
- Shows 🔃 if updating with \`newsup\`