summaryrefslogtreecommitdiff
path: root/newsboat
diff options
context:
space:
mode:
authorself <self@sateoki.xyz>2022-01-07 16:56:18 +0000
committerself <self@sateoki.xyz>2022-01-07 16:56:18 +0000
commit96e0c7707b324543bf73d04cca642a98c6dfc09d (patch)
tree9a414e68c65676c8833896c56e5b57260a129b1c /newsboat
parente71c6ccddedaa8b7ea5f22ee176fe56b776fc6ba (diff)
Added newsboat config
Diffstat (limited to 'newsboat')
-rw-r--r--newsboat/config13
1 files changed, 13 insertions, 0 deletions
diff --git a/newsboat/config b/newsboat/config
new file mode 100644
index 0000000..784158a
--- /dev/null
+++ b/newsboat/config
@@ -0,0 +1,13 @@
+auto-reload yes
+reload-threads 140
+macro y set browser "mpv %u" ; open-in-browser ; set browser "elinks %u"
+
+# include /usr/share/doc/newsboat/contrib/colorschemes/nord
+highlight feedlist "---*---" red default bold
+highlight feedlist ".*0/0.." default default invis
+
+highlight feedlist " " default default invis
+
+color listfocus yellow default standout underline bold
+color listfocus_unread yellow default standout underline bold
+