newsboat: Use firefox as the default browser
This commit is contained in:
parent
1b56b3d82e
commit
51658413fa
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ auto-reload yes
|
||||||
reload-threads 4
|
reload-threads 4
|
||||||
|
|
||||||
# Browser
|
# Browser
|
||||||
browser "qutebrowser %u"
|
browser "firefox %u"
|
||||||
|
|
||||||
# Cache
|
# Cache
|
||||||
cache-file "~/.local/share/cache.db"
|
cache-file "~/.local/share/cache.db"
|
||||||
|
|
Loading…
Reference in a new issue