diff --git a/config b/config index 23e286a..f878057 100644 --- a/config +++ b/config @@ -10,7 +10,7 @@ goto-next-feed no # use macro with <,> + # from https://wiki.archlinux.org/index.php/Newsboat macro v set browser "tsp mpv %u" ; open-in-browser ; set browser urlportal.sh -- "open video with mpv/tsp" -macro c set browser "google-chrome %u"; open-in-browser ; set browser urlportal.sh -- "open with google chrome" +macro c set browser "google-chrome-stable %u"; open-in-browser ; set browser urlportal.sh -- "open with google chrome" macro b set browser "browsh --startup-url %u"; open-in-browser ; set browser urlportal.sh -- "open with browsh" color background white black