From 68c2e0b11c10e0205d0be1079bd5bbeb2ff320db Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Mon, 5 Jan 2015 17:22:01 +0100 Subject: [PATCH] newsbeuter correct notifications and autoreload --- config/newsbeuter/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/newsbeuter/config b/config/newsbeuter/config index 2fa3a99..ca51bcc 100644 --- a/config/newsbeuter/config +++ b/config/newsbeuter/config @@ -4,8 +4,11 @@ keep-articles-days 30 mark-as-read-on-hover yes notify-program /usr/bin/notify-send -notify-format "%d new articles on %f feeds" +notify-format "%n new articles on %f feeds" refresh-on-startup yes +auto-reload yes reload-time 10 +cache-file .cache/newsbeuter.db +