aboutsummaryrefslogtreecommitdiff
path: root/.newsboat/config
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-02-23 09:22:25 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-02-23 09:22:25 +0100
commitdc256484f27b1ebc662fa425b9717546b40c7237 (patch)
treec258e864587f2250a664b75bed217fa8fecb1b15 /.newsboat/config
parent22baa11c070b8545e74faf496e707b9147e4d5e9 (diff)
downloaddotfiles-dc256484f27b1ebc662fa425b9717546b40c7237.tar.gz
Update
Diffstat (limited to '.newsboat/config')
-rw-r--r--.newsboat/config15
1 files changed, 15 insertions, 0 deletions
diff --git a/.newsboat/config b/.newsboat/config
new file mode 100644
index 0000000..6ba43d0
--- /dev/null
+++ b/.newsboat/config
@@ -0,0 +1,15 @@
1reload-threads 100
2article-sort-order date-desc
3show-read-feeds no
4refresh-on-startup yes
5confirm-mark-all-feeds-read no
6confirm-mark-feed-read no
7browser "firefox --new-tab %u"
8
9highlight article "^(Feed):.*$" yellow default
10highlight article "^(Title):.*$" yellow default
11highlight article "^(Date):.*$" yellow default
12highlight article "^(Author):.*$" yellow default
13highlight article "^(Link):.*$" yellow default
14highlight article "https?://[^ ]+" cyan default
15highlight article "\\[[0-9][0-9]*\\]" cyan default