newsboat tweaks
This commit is contained in:
parent
179d6a1905
commit
ce07d1ed45
1 changed files with 3 additions and 2 deletions
|
@ -20,10 +20,11 @@ bind-key N prev-unread
|
||||||
bind-key D pb-download
|
bind-key D pb-download
|
||||||
bind-key U show-urls
|
bind-key U show-urls
|
||||||
bind-key x pb-delete
|
bind-key x pb-delete
|
||||||
|
bind-key ^t next-unread
|
||||||
|
|
||||||
color listnormal blue default
|
color listnormal cyan default
|
||||||
color listfocus black yellow standout bold
|
color listfocus black yellow standout bold
|
||||||
color listnormal_unread cyan default
|
color listnormal_unread blue default
|
||||||
color listfocus_unread yellow default bold
|
color listfocus_unread yellow default bold
|
||||||
color info red black bold
|
color info red black bold
|
||||||
color article cyan default
|
color article cyan default
|
||||||
|
|
Loading…
Reference in a new issue