From c1ed6210705543f645f82e5243b82b2a5d47e513 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 28 Feb 2024 18:55:17 +0000 Subject: Brings newsboat and mutt into line --- newsboat/config | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'newsboat') diff --git a/newsboat/config b/newsboat/config index 9bbcf94..996b549 100644 --- a/newsboat/config +++ b/newsboat/config @@ -38,15 +38,15 @@ bind-key x pb-delete # default colours color background white black color listnormal white black -color listfocus yellow blue bold +color listfocus black green bold color listnormal_unread white black -color listfocus_unread black blue bold -color title yellow blue bold -color info yellow blue bold -color hint-key yellow blue bold -color hint-keys-delimiter yellow white -color hint-separator yellow white bold -color hint-description yellow white +color listfocus_unread black green bold +color title black green bold +color info black green bold +color hint-key black green bold +color hint-keys-delimiter black green +color hint-separator black green bold +color hint-description black green color article white black refresh-on-startup no @@ -60,7 +60,7 @@ define-filter "Linux articles" "title =~ \"Linux\"" #highlight-article "title =~ \"Setup\"" yellow red bold #highlight all "Linux" yellow red bold notify-program "notify-send" -notify-screen yes +notify-screen no notify-xterm yes max-items 60 @@ -68,7 +68,7 @@ download-path "~/Downloads" player mpv #browser /home/lemon/bin/lynx -browser xdg-open +browser lynx #macro m set browser "mpv %u" ; open-in-browser ; set browser "/home/lemon/dotfiles/lynx/lynx %u" macro m set browser "mpv %u" ; open-in-browser ; set browser "firefox %u" # -- cgit v1.2.3