From 4805e09231c10fa59aca75145eba954739fb895b Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Thu, 15 May 2025 10:37:33 +0200 Subject: .config/newsboat: add newsboat config and urls file --- .config/newsboat/config | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .config/newsboat/config (limited to '.config/newsboat/config') diff --git a/.config/newsboat/config b/.config/newsboat/config new file mode 100644 index 0000000..d32852c --- /dev/null +++ b/.config/newsboat/config @@ -0,0 +1,24 @@ +# reloading +auto-reload yes +reload-time 10 + +# storage +max-items 1000 + +# interface +bind-key k up +bind-key j down +bind-key O open-in-browser-and-mark-read + +color background white default +color listnormal white default +color listfocus black blue bold +color listnormal_unread white default bold +color listfocus_unread black blue bold +color info black blue bold +color article white default + +# useragent +user-agent "Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0" + +datetime-format %x -- cgit v1.2.3-70-g09d2