summaryrefslogtreecommitdiffstats
path: root/.config/newsboat/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/newsboat/config')
-rw-r--r--.config/newsboat/config24
1 files changed, 24 insertions, 0 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config
index 186950d..cbbe56e 100644
--- a/.config/newsboat/config
+++ b/.config/newsboat/config
@@ -0,0 +1,24 @@
+
+# config
+show-read-feeds no
+auto-reload yes
+reload-time 45
+browser $BROWSER
+cache-file "~/.local/cache/newsboat/cache.db"
+
+# keybinds
+bind-key RIGHT open
+bind-key LEFT quit
+bind-key a toggle-article-read
+bind-key m toggle-show-read-feeds
+
+# macros
+macro m set browser "mpv %u" ; open-in-browser-and-mark-read ; set browser "$BROWSER %u"
+macro n set browser "comicviewer %u" ; open-in-browser-and-mark-read ; set browser "$BROWSER %u"
+
+# filters
+ignore-article "https://store.steampowered.com/feeds/news.xml" "title =~ \"Update\""
+ignore-article "https://uncommoncore.co/feed/" "title =~ \"Transcript\""
+ignore-article "https://www.youtube.com/feeds/videos.xml?channel_id=UCLXo7UDZvByw2ixzpQCufnA" "title =~ \"Advertiser\""
+ignore-article "https://www.youtube.com/feeds/videos.xml?channel_id=UC_c1gdsojLxBGkgzS0NsvUw" "title =~ \"Maddox News\""
+ignore-article "https://www.youtube.com/feeds/videos.xml?channel_id=UCq6VFHwMzcMXbuKyG7SQYIg" "title =~ \"Official Podcast\""