dotfiles

My configuration files.
Log | Files | Refs | README

commit 511e6b1898d5466443024c704397b169a4a0fd43
parent 77c693ce18392cbb93229f1893cb23baf05cac32
Author: Sven Möller <sven-moeller@outlook.de>
Date:   Fri, 17 Dec 2021 23:00:25 +0100

Settings

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

diff --git a/newsboat/.newsboat/config b/newsboat/.newsboat/config @@ -4,6 +4,7 @@ bookmark-autopilot yes scrolloff 10 text-width 80 browser $LINK_HANDLER +show-read-feeds no highlight article "^Title:.*$" blue default highlight article "Title:" default default @@ -32,3 +33,4 @@ bind-key ^D pagedown bind-key ^U pageup bind-key a toggle-show-read-feeds bind-key S reload-all +bind-key ESC quit