fix for dunst update

This commit is contained in:
Luke Smith
2019-04-02 19:20:26 -04:00
parent 72095821e9
commit fd57c4350b
15 changed files with 21 additions and 38 deletions

View File

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