Add newsboat config
This commit is contained in:
parent
dded9bbe2d
commit
aaefa45a60
18
.config/newsboat/config
Normal file
18
.config/newsboat/config
Normal file
@ -0,0 +1,18 @@
|
||||
auto-reload yes
|
||||
reload-threads 100
|
||||
|
||||
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 n next-unread
|
||||
bind-key N prev-unread
|
||||
|
||||
highlight feedlist "---.*---" yellow default bold
|
||||
highlight feedlist ".*0/0.." default default invis
|
Reference in New Issue
Block a user