28 lines
854 B
Text
28 lines
854 B
Text
# -*- eval: (git-auto-commit-mode 1) -*-
|
|
auto-reload yes
|
|
browser firefox
|
|
confirm-exit yes
|
|
feedlist-format "%-35t %?d?- %-35d&? %> %u"
|
|
max-items 500
|
|
notify-program notify-send
|
|
notify-beep yes
|
|
reload-threads 3
|
|
reload-time 60
|
|
show-read-feeds no
|
|
show-read-articles no
|
|
articlelist-format "%-4i %f %t"
|
|
feedlist-title-format "%N %V %> %u feeds with new articles"
|
|
articlelist-title-format "%T"
|
|
article-sort-order date-desc
|
|
html-renderer "w3m -dump -T text/HTML -cols 80"
|
|
text-width 80
|
|
|
|
# colors
|
|
color listfocus default color0 bold
|
|
color info color0 white
|
|
|
|
# highlight
|
|
highlight article "^(Feed|Title|Author|Link|Date):.*" green default bold
|
|
|
|
# keys
|
|
bind-key i prev-dialog
|