27 lines
884 B
Plaintext
27 lines
884 B
Plaintext
|
browser "~/scripts/shadowplay %u"
|
||
|
save-path "~/Downloads/"
|
||
|
download-path "~/Downloads/podcasts/"
|
||
|
max-downloads 1
|
||
|
player "~/scripts/shadowplay"
|
||
|
podlist-format "%4i [%5p %%] %-12S %b"
|
||
|
delete-played-files yes
|
||
|
refresh-on-startup no
|
||
|
auto-reload yes
|
||
|
reload-time 30
|
||
|
#show-read-feeds no
|
||
|
feed-sort-order lastupdated
|
||
|
bind-key j next
|
||
|
bind-key k prev
|
||
|
bind-key J next-feed
|
||
|
bind-key K prev-feed
|
||
|
bind-key g home
|
||
|
bind-key G end
|
||
|
|
||
|
color listnormal white black
|
||
|
color listnormal_unread white black bold
|
||
|
color listfocus cyan black reverse
|
||
|
color listfocus_unread cyan black reverse bold
|
||
|
color info cyan black reverse
|
||
|
color background cyan black
|
||
|
color article cyan black
|