Move newsbeuter config to newdot project
This commit is contained in:
parent
3bb8a7e56c
commit
f1e5213166
1 changed files with 0 additions and 28 deletions
|
@ -1,28 +0,0 @@
|
||||||
# -*- 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 red
|
|
||||||
color info default black bold
|
|
||||||
|
|
||||||
# highlight
|
|
||||||
highlight article "^(Feed|Title|Author|Link|Date):.*" green default bold
|
|
||||||
|
|
||||||
# keys
|
|
||||||
bind-key i prev-dialog
|
|
Loading…
Reference in a new issue