newsboat files

This commit is contained in:
masterzu 2024-11-28 23:09:02 +01:00
parent d6d1f12dfc
commit cb56eb764a
Signed by untrusted user who does not match committer: pcao
GPG Key ID: B57DBE40C72FBCF4
1 changed files with 3 additions and 3 deletions

6
config
View File

@ -9,9 +9,9 @@ goto-next-feed no
# use macro with <,> + <macro>
# 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