diff options
-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 |