Add 'newsboat' with Cherrry9's config

This commit is contained in:
samedamci 2020-05-09 22:27:56 +02:00
parent 4f2c937e7e
commit daa6fcf094
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894
2 changed files with 47 additions and 0 deletions

40
.config/newsboat/config Normal file
View File

@ -0,0 +1,40 @@
#show-read-feeds no
auto-reload yes
external-url-viewer "urlscan -dc -r 'linkhandler {}'"
bind-key j down
bind-key k up
bind-key j next articlelist
bind-key k prev articlelist
bind-key J next-feed articlelist
bind-key K prev-feed articlelist
bind-key G end
bind-key g home
bind-key d pagedown
bind-key u pageup
bind-key l open
bind-key h quit
bind-key a toggle-article-read
bind-key n next-unread
bind-key N prev-unread
bind-key D pb-download
bind-key U show-urls
bind-key x pb-delete
color background default default
color listnormal color8 default
color listnormal_unread default default
color listfocus_unread color4 color0
color listfocus color3 color0
color info color4 color0
color article white default
browser linkhandler
macro , open-in-browser
macro t set browser "tsp youtube-dl --add-metadata -ic"; open-in-browser ; set browser linkhandler
macro a set browser "tsp youtube-dl --add-metadata -xic -f bestaudio/best"; open-in-browser ; set browser linkhandler
macro v set browser "setsid nohup mpv"; open-in-browser ; set browser linkhandler
macro w set browser "w3m"; open-in-browser ; set browser linkhandler
macro p set browser "dmenuhandler"; open-in-browser ; set browser linkhandler
macro c set browser "xclip -sel clip <<<" ; open-in-browser ; set browser linkhandler

7
.config/newsboat/urls Normal file
View File

@ -0,0 +1,7 @@
http://lukesmith.xyz/rss.xml
https://notrelated.libsyn.com/rss
https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "~Luke Smith (YouTube)"
https://suckless.org/atom.xml
https://reddit.com/r/linux/.rss
https://linux.com/feed
https://www.archlinux.org/feeds/news/ "tech"