diff options
Diffstat (limited to 'dot-config')
| -rw-r--r-- | dot-config/newsboat/config | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dot-config/newsboat/config b/dot-config/newsboat/config new file mode 100644 index 0000000..8c657a3 --- /dev/null +++ b/dot-config/newsboat/config @@ -0,0 +1,16 @@ +color background white black +color listnormal_unread red black +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 +highlight article "^Title:.*" color3 color0 bold +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 |
