From 5b7d86c2ddee75c99c316f5aa0e162abe060a9e4 Mon Sep 17 00:00:00 2001 From: Blake Romero Date: Mon, 23 Dec 2024 23:29:22 +0000 Subject: Add whitespace formatting to newsboat config --- dot-config/newsboat/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dot-config/newsboat') diff --git a/dot-config/newsboat/config b/dot-config/newsboat/config index 8c657a3..60dd4cd 100644 --- a/dot-config/newsboat/config +++ b/dot-config/newsboat/config @@ -4,6 +4,7 @@ color listfocus black white color listfocus_unread black white color info white black color article white black + highlight feedlist "---.*---" blue default bold highlight feedlist ".*0/0.." default default invis highlight article "^Feed:.*" color1 color0 @@ -12,5 +13,6 @@ highlight article "^Author:.*" color2 color0 highlight article "^Date:.*" color223 color0 highlight article "^Link:.*" color4 color0 highlight article "^Flags:.*" color9 color0 + notify-always yes notify-program /usr/bin/notify-send -- cgit