Add newsboat.

This commit is contained in:
raute 2023-11-29 23:47:48 +01:00
parent c194fa6b1a
commit b5e84a76e9
2 changed files with 27 additions and 0 deletions

View File

@ -2,4 +2,5 @@
stow --restow --target="$HOME/.config/alacritty" alacritty
stow --restow --target="$HOME/.config/fish" fish
stow --restow --target="$HOME/.config/newsboat" newsboat
stow --restow --target="$HOME/.config/nvim" nvim

26
newsboat/config Normal file
View File

@ -0,0 +1,26 @@
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