"first" commit, preparing for LARBS 2.0
This commit is contained in:
32
.newsboat/config
Normal file
32
.newsboat/config
Normal file
@@ -0,0 +1,32 @@
|
||||
auto-reload yes
|
||||
|
||||
external-url-viewer "urlview"
|
||||
|
||||
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 n next-unread
|
||||
bind-key N prev-unread
|
||||
bind-key D pb-download
|
||||
bind-key U show-urls
|
||||
|
||||
color listnormal cyan default
|
||||
color listfocus black yellow standout bold
|
||||
color listnormal_unread blue default
|
||||
color listfocus_unread yellow default bold
|
||||
color info red black bold
|
||||
color article cyan default
|
||||
|
||||
|
||||
browser webview
|
||||
macro w open-in-browser
|
||||
macro v set browser "i3 exec mpv"; open-in-browser ; set browser $BROWSER
|
||||
Reference in New Issue
Block a user