aboutsummaryrefslogtreecommitdiff
path: root/Common/newsboat
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2024-04-13 20:40:05 +0200
committerjakobst1n <jakob.stendahl@outlook.com>2024-04-13 20:41:00 +0200
commitb117ace1dffec2f6e29b46d28a78fd60b9defd1d (patch)
tree1db350add6a107a4fc62bbcebb9cc30ff0175384 /Common/newsboat
parentfd61b69d56bb2ab7ec3bd2aa60b6dd45490c3287 (diff)
downloaddotfiles-b117ace1dffec2f6e29b46d28a78fd60b9defd1d.tar.gz
dotfiles-b117ace1dffec2f6e29b46d28a78fd60b9defd1d.zip
newsboat
Diffstat (limited to 'Common/newsboat')
-rw-r--r--Common/newsboat/config.m414
1 files changed, 14 insertions, 0 deletions
diff --git a/Common/newsboat/config.m4 b/Common/newsboat/config.m4
new file mode 100644
index 0000000..659bd23
--- /dev/null
+++ b/Common/newsboat/config.m4
@@ -0,0 +1,14 @@
+articlelist-format "%4i %f %e %D %?T?|%-17T| ?%t"
+urls-source "miniflux"
+miniflux-url "DT_NEWSBOAT_SOURCE"
+miniflux-login "DT_NEWSBOAT_USER"
+miniflux-passwordeval "read -s password; echo $password"
+
+
+color listnormal black white
+color listnormal_unread black white
+color listfocus white blue bold
+color listfocus_unread white blue bold
+color info white red bold
+color background black white
+color article black white