news status fixed
This commit is contained in:
@@ -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\`
|
||||
|
||||
Reference in New Issue
Block a user