newsboat: use google-chrome-stable for ,c macro

This commit is contained in:
Patrick Cao Huu Thien 2025-06-24 17:01:17 +02:00
parent b9cdc703f2
commit cb122db07e
Signed by untrusted user who does not match committer: pcao
GPG Key ID: B57DBE40C72FBCF4
1 changed files with 1 additions and 1 deletions

2
config
View File

@ -10,7 +10,7 @@ goto-next-feed no
# use macro with <,> + <macro> # use macro with <,> + <macro>
# from https://wiki.archlinux.org/index.php/Newsboat # 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 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" macro b set browser "browsh --startup-url %u"; open-in-browser ; set browser urlportal.sh -- "open with browsh"
color background white black color background white black