summaryrefslogtreecommitdiff
path: root/.newsbeuter/config
blob: 547b31784c8070c3e3cb914bc5f0d33748a4c0d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
browser "~/bin/browse.sh %u"
show-read-feeds no
show-read-articles no
confirm-mark-feed-read no
auto-reload yes
reload-time 5
reload-threads 10

unbind-key R

bind-key J next-feed
bind-key K prev-feed
bind-key j next
bind-key k prev
bind-key ^R reload-all
bind-key B mark-all-above-as-read



# Dark Terminal Background Colors
#color info white color238
color info color255 color21
color listnormal white default
#color listnormal_unread color87 default
color listnormal_unread color255 default
color listfocus white color237 bold
color listfocus_unread color46 color237 bold

# Light Terminal Background Colors
#color info color255 color24
#color listnormal color240 default
#color listnormal_unread color27 default
#color listfocus color238 color254 bold
#color listfocus_unread color162 color254 bold

user-agent "Liferea/1.4.14 (Linux; en_US.UTF8; http://liferea.sf.net/)"