newsboat: Update config
This commit is contained in:
parent
9b1d64f404
commit
533031746a
2 changed files with 7 additions and 0 deletions
|
@ -16,6 +16,10 @@ cache-file "~/.local/share/cache.db"
|
||||||
# Make the text width readable
|
# Make the text width readable
|
||||||
text-width 80
|
text-width 80
|
||||||
|
|
||||||
|
# Clean up
|
||||||
|
cleanup-on-quit yes
|
||||||
|
delete-read-articles-on-quit yes
|
||||||
|
|
||||||
# unbind keys
|
# unbind keys
|
||||||
unbind-key j
|
unbind-key j
|
||||||
unbind-key k
|
unbind-key k
|
||||||
|
|
|
@ -39,3 +39,6 @@ https://webrtcweekly.com/feed/ "~WebRTC Weekly"
|
||||||
http://feeds.bbci.co.uk/news/world/rss.xml "~BBC World News"
|
http://feeds.bbci.co.uk/news/world/rss.xml "~BBC World News"
|
||||||
https://theprint.in/feed "~ThePrint"
|
https://theprint.in/feed "~ThePrint"
|
||||||
https://www.business-standard.com/rss/latest.rss "~BS"
|
https://www.business-standard.com/rss/latest.rss "~BS"
|
||||||
|
|
||||||
|
# Nature
|
||||||
|
https://www.nature.com/nature.rss "~Nature"
|
||||||
|
|
Loading…
Reference in a new issue