replace newsboat with sfeed + fdm
This commit is contained in:
parent
aee1cc7a91
commit
0705be2ffa
8 changed files with 63 additions and 20 deletions
|
@ -1,10 +1,13 @@
|
|||
|
||||
initial_command = search query:inbox
|
||||
periodic_hook_frequency = 60
|
||||
|
||||
edit_headers_blacklist = Content-Type, MIME-Version
|
||||
attachment_prefix = /data/temporary
|
||||
prefer_plaintext = True
|
||||
editor_cmd = "dvtm 'vis %s'"
|
||||
|
||||
editor_spawn = True
|
||||
editor_in_thread = True
|
||||
terminal_cmd = 'st -e'
|
||||
|
||||
theme = "mutt"
|
||||
|
||||
|
@ -90,6 +93,7 @@ theme = "mutt"
|
|||
A = untag archived ; unfold
|
||||
n = nextpart
|
||||
p = prevpart
|
||||
u = pipeto --background selecturl
|
||||
|
||||
[tags]
|
||||
|
||||
|
|
1
config/newsboat/.gitignore
vendored
1
config/newsboat/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
urls
|
|
@ -1,14 +0,0 @@
|
|||
|
||||
browser xdg-open
|
||||
keep-articles-days 30
|
||||
mark-as-read-on-hover yes
|
||||
|
||||
notify-program /usr/bin/notify-send
|
||||
notify-format "%n new articles on %f feeds"
|
||||
|
||||
refresh-on-startup yes
|
||||
auto-reload yes
|
||||
reload-time 60
|
||||
|
||||
cache-file .cache/newsbeuter.db
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue