summaryrefslogtreecommitdiffstats
path: root/.config/newsboat/config
blob: 3041104d85f94a3e24c998faf48a204fa7eb0530 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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 "comicviewer %u" ; open-in-browser-and-mark-read ; set browser "$BROWSER %u"

# filters
ignore-article "https://hackaday.com/feed/" "title =~ \"Podcast\""
ignore-article "https://store.steampowered.com/feeds/news.xml" "title =~ \"Update\""
ignore-article "https://uncommoncore.co/feed/" "title =~ \"Transcript\""
ignore-article "https://www.anandtech.com/rss/" "title =~ \"Sponsored\""
ignore-article "https://www.hetzner-status.de/en.atom" "title =~ \"database\""
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=UCSc16oMxxlcJSb9SXkjwMjA" "title =~ \"YMS Commentary\""
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\""