newsboat notify on new articles

This commit is contained in:
Alexander Bocken 2021-01-12 19:04:35 +01:00
parent 121d2d4225
commit 94ba303816
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8

View File

@ -1,9 +1,11 @@
#show-read-feeds no
auto-reload yes
reload-threads 100
#external-url-viewer "urlscan -dc -r 'dmenuhandler {}'"
external-url-viewer "newsboat_urlscan {}"
#external-url-viewer "urlscan -dn -r 'echo {} | newsboat_urlscan'
notify-program "/usr/bin/notify-send"
notify-format "%d new articles (%n unread articles, %f unread feeds)"
bind-key j down
bind-key k up