dotfiles

My configuration files.
Log | Files | Refs | README

commit ff07d8b362f3f8cdbaa23a759d732c9036191afb
parent 5cdacc96aca622b418214969b2f605ad0661225c
Author: Sven Möller <sven-moeller@outlook.de>
Date:   Mon, 13 Dec 2021 20:54:09 +0100

Max text width to 80col

Diffstat:
Mnewsboat/.newsboat/config | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/newsboat/.newsboat/config b/newsboat/.newsboat/config @@ -2,6 +2,7 @@ refresh-on-startup yes bookmark-cmd "bm" bookmark-autopilot yes scrolloff 10 +text-width 80 highlight article "^Title:.*$" blue default highlight article "Title:" default default