forked from cofi/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnewsbeuterconfig
47 lines (37 loc) · 1.1 KB
/
newsbeuterconfig
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
37
38
39
40
41
42
43
44
45
46
47
auto-reload yes
reload-time 45
reload-threads 8
refresh-on-startup yes
datetime-format "%m-%d %H:%M"
max-items 100
save-path "~/Feed-Articles"
show-read-feeds no
show-read-articles no
browser "browser %u"
feedlist-title-format "Your feeds (%u unread, %t total)%?T? - tag `%T'&?"
articlelist-title-format "Articles in feed %T (%u unread, %t total) - %U"
feedlist-format "%4i %n %11u %t"
articlelist-format "%4i %f %D %?T?|%-17T| ?%t"
notify-format "%d new articles (%n unread articles, %f unread feeds)"
notify-beep yes
notify-screen yes
macro o open-in-browser ; toggle-article-read "read"
unbind-key l
bind-key L toggle-show-read-feeds
bind-key h prev-unread-feed
bind-key j down
bind-key k up
bind-key l next-unread-feed
bind-key { pageup
bind-key } pagedown
bind-key c set-tag
bind-key ^C clear-tag
bind-key n toggle-article-read
bind-key N mark-feed-read
color background white black
color listnormal white black
color listnormal_unread white black
color listfocus white red bold
color listfocus_unread white red bold
color info yellow black bold
color article white black