From 7df0bdff3b6aa70fc9b045dfb7c041a3ac7d5d6e Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 26 Sep 2023 04:32:16 +0100 Subject: Syncing newsboat config and cache with arch --- newsboat/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newsboat/config') diff --git a/newsboat/config b/newsboat/config index c0458db..3150b7e 100644 --- a/newsboat/config +++ b/newsboat/config @@ -44,7 +44,7 @@ download-path "~/Downloads" player mpv browser /usr/bin/firefox #browser /home/lemon/bin/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 "/usr/bin/firefox %u" # # press ,y to log the url - you can type a comment to prefix the URL in the log file but it doesn't prompt you... # massive hack but it works -- cgit v1.2.3