1
0
forked from extern/nix-config

meta: Switch back to librewolf

After using firefox for a while, a deal-breaker for me was that the
regular version is impossible load custom extensions for without signing
them before-hand.

Although it's possible to load extensions through about:debugging every
time the web browser is started, it's significantly easier for me to
simply use librewolf and not worry about it. Additionally, I can now
leverage the many additional features librewolf has compared to firefox,
and now no longer have to worry about "configuring firefox" after
installing it.
This commit is contained in:
Donovan Glover 2023-03-19 13:46:20 -04:00
parent c049703c62
commit 843a6dd824
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
cmd = kitty kitty +kitten diff $LOCAL $REMOTE
[web]
browser = qutebrowser
browser = librewolf
[push]
default = simple

View File

@ -71,7 +71,7 @@ initial_window_height 40c
close_on_child_death yes
# Open URLs with the browser below
open_url_with qutebrowser
open_url_with librewolf
# =============================
# ========== Spacing ==========