newsboat: Use firefox as the default browser

This commit is contained in:
Sanchayan Maity 2023-04-22 12:15:53 +05:30
parent 1b56b3d82e
commit 51658413fa
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ auto-reload yes
reload-threads 4
# Browser
browser "qutebrowser %u"
browser "firefox %u"
# Cache
cache-file "~/.local/share/cache.db"