mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-19 11:01:52 +02:00
meta: Change default browser from librewolf to qutebrowser
Browsers were always a pain point for me due to the manual intervention they often required to get extensions configured properly across separate user profiles. qutebrowser has improved significantly since the last time I tried it (around 2017) and supports modern browsing due to its usage of Chromium 102 with QtWebEngine 6.4.0.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
quotePath = false
|
||||
|
||||
[web]
|
||||
browser = librewolf
|
||||
browser = qutebrowser
|
||||
|
||||
[push]
|
||||
default = simple
|
||||
|
Reference in New Issue
Block a user