blob: 1af63b7927c7d37651150f38292df704ea1ae9d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
auto-reload yes # reload feeds at startup
bind-key j down
bind-key k up
bind-key g home
bind-key G end
# pager less
# solarized color-scheme
color background default default
color listnormal default default
color listnormal_unread default default
color listfocus black cyan
color listfocus_unread black cyan
color info default black
color article default default
|