diff --git a/home-environments/radio/files/.config/newsraft/config b/home-environments/radio/files/.config/newsraft/config index b746401..52e9bcc 100644 --- a/home-environments/radio/files/.config/newsraft/config +++ b/home-environments/radio/files/.config/newsraft/config @@ -18,7 +18,7 @@ set scrolloff 2 # binds unbind g bind R reload-all -bind b open-in-browser-command +bind b exec $BROWSER %l bind gj select-last bind gk select-first bind m exec setsid -f mpv %l >/dev/null 2>&1 & disown