config(newsboat): open links in browser

See https://github.com/newsboat/newsboat/issues/1295
main
sudo pacman -Syu 2024-09-10 11:53:23 +07:00
parent 8dde99010d
commit 7ae6ef1097
1 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,6 @@ unbind-key j
unbind-key k unbind-key k
bind-key j down bind-key j down
bind-key k up bind-key k up
# https://github.com/newsboat/newsboat/issues/1295
browser "open %u"