newsboat notify on new articles
This commit is contained in:
parent
121d2d4225
commit
94ba303816
@ -1,9 +1,11 @@
|
|||||||
#show-read-feeds no
|
#show-read-feeds no
|
||||||
auto-reload yes
|
auto-reload yes
|
||||||
|
reload-threads 100
|
||||||
|
|
||||||
#external-url-viewer "urlscan -dc -r 'dmenuhandler {}'"
|
|
||||||
external-url-viewer "newsboat_urlscan {}"
|
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 j down
|
||||||
bind-key k up
|
bind-key k up
|
||||||
|
Loading…
Reference in New Issue
Block a user