diff options
Diffstat (limited to 'dot-config/newsboat/config')
| -rw-r--r-- | dot-config/newsboat/config | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
