diff options
author | adam <56338480+adastx@users.noreply.github.com> | 2022-10-03 17:11:09 +0200 |
---|---|---|
committer | adam <56338480+adastx@users.noreply.github.com> | 2022-10-03 17:11:09 +0200 |
commit | f38778b27ce34d89e5d0c56983fb35d978265012 (patch) | |
tree | 4c1802507d99165f4fef31c9c093fa54263c23ea /.config/newsboat/config | |
parent | 352d671583a67c4ca3052cac8c8574177f7f07aa (diff) |
newsboat: more update threads, max text widthmain
Diffstat (limited to '.config/newsboat/config')
-rw-r--r-- | .config/newsboat/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index 59c1880..c21c094 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -1,7 +1,8 @@ #show-read-feeds no auto-reload yes -reload-threads 4 +reload-threads 20 max-items 50 +text-width 74 prepopulate-query-feeds yes bind-key LEFT quit |