blob: 659bd23a2d2aa2c2dd3e372b8773014067c0ec00 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
|