diff --git a/config b/config index eaeefda..23e286a 100644 --- a/config +++ b/config @@ -9,9 +9,9 @@ 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 -macro c set browser "google-chrome %u"; open-in-browser ; set browser urlportal.sh -macro b set browser "browsh --startup-url %u"; open-in-browser ; set browser urlportal.sh +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 b set browser "browsh --startup-url %u"; open-in-browser ; set browser urlportal.sh -- "open with browsh" color background white black color listnormal white black