summaryrefslogtreecommitdiff
path: root/home/xyz
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz')
-rw-r--r--home/xyz/.config/newsboat/config8
-rw-r--r--home/xyz/.config/newsboat/urls1
2 files changed, 8 insertions, 1 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config
index 1e8ddf64..28e2cb3a 100644
--- a/home/xyz/.config/newsboat/config
+++ b/home/xyz/.config/newsboat/config
@@ -42,4 +42,12 @@ color hint-separator black blue bold
color hint-description black blue
#color article white black
+# Need following two lines to write defunct RSS feeds log. There was a time
+# when exit newsboat, it ask me to press enter, maybe due to I removed a url
+# and there's remain cache, with following lines I won't be asked to press
+# enter.
+cleanup-on-quit yes
+# I couldn't find a way to use $XDG_STATE_HOME env. var.
+error-log ~/.local/state/newsboat/error.log
+
# vim: ft=sh
diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls
index d2f06a60..98cdffad 100644
--- a/home/xyz/.config/newsboat/urls
+++ b/home/xyz/.config/newsboat/urls
@@ -41,7 +41,6 @@ https://www.iso.org/contents/data/standard/08/20/82075.detail.rss
#https://www.beyondallreason.info/microblogs/rss.xml
#https://git.kyun.host/naphtha.atom
https://social.treehouse.systems/@danctnix.rss
-https://my.rfchost.com/index.php?rp=/announcements/rss
https://www.bandwagonhost.net/feed
---arch_Linux---