From 7179d811a3e164957ab7976376d7e3d32036e140 Mon Sep 17 00:00:00 2001 From: Ryan Kes Date: Fri, 13 Mar 2020 19:07:37 +0100 Subject: [PATCH] use full path to call notify-rss --- newsboat/.config/newsboat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newsboat/.config/newsboat/config b/newsboat/.config/newsboat/config index 3aab05d..f098220 100644 --- a/newsboat/.config/newsboat/config +++ b/newsboat/.config/newsboat/config @@ -10,7 +10,7 @@ show-read-articles no auto-reload false reload-time 10 external-url-viewer "urlscan -dc -r 'linkhandler {}'" -notify-program "notify-rss" +notify-program "~/.local/bin/notify-rss" cache-file "~/.cache/newsboat/cache.db" bind-key ^R reload-all