config(newsboat): fix pager again
parent
117c3c7c86
commit
fc1696b610
|
@ -2,14 +2,12 @@
|
||||||
|
|
||||||
include ~/.config/newsboat/dark
|
include ~/.config/newsboat/dark
|
||||||
|
|
||||||
auto-reload yes
|
|
||||||
confirm-mark-all-feeds-read no
|
confirm-mark-all-feeds-read no
|
||||||
confirm-mark-feed-read no
|
confirm-mark-feed-read no
|
||||||
display-article-progress yes
|
display-article-progress yes
|
||||||
download-retries 4
|
download-retries 4
|
||||||
keep-articles-days 120
|
keep-articles-days 120
|
||||||
max-items 100
|
max-items 100
|
||||||
pager "moar %f"
|
|
||||||
reload-threads 8
|
reload-threads 8
|
||||||
scrolloff 4
|
scrolloff 4
|
||||||
text-width 120
|
text-width 120
|
||||||
|
|
Loading…
Reference in New Issue