diff options
Diffstat (limited to 'newsboat')
| -rw-r--r-- | newsboat/.config/newsboat/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/newsboat/.config/newsboat/config b/newsboat/.config/newsboat/config index 61dc28e..46511e9 100644 --- a/newsboat/.config/newsboat/config +++ b/newsboat/.config/newsboat/config @@ -13,3 +13,6 @@ highlight article "https?://[^ ]+" blue default underline color info default color0 color listfocus color11 color4 + +# macros +macro y set browser "mpv %u &"; open-in-browser-noninteractively; set browser brave |
