1
0
forked from extern/nix-config

meta: Remove librewolf

I should be able to get by with the default firefox browser, which
should be easier to maintain and require less third parties to trust.
This commit is contained in:
Donovan Glover 2023-01-07 03:54:16 -05:00
parent 8b6e283089
commit 7deb910555
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 0 additions and 41 deletions

View File

@ -1,26 +0,0 @@
// Enable WebGL
defaultPref("webgl.disabled", false);
// Can be safely disabled unless on Linux
defaultPref("media.peerconnection.ice.no_host", false);
// Disable middle click paste
defaultPref("middlemouse.paste", false);
// Use real timezone
defaultPref("privacy.resistFingerprinting", false);
// Soft-fail OCSP
defaultPref("security.OCSP.require", false);
// Save to downloads by default
defaultPref("browser.download.useDownloadDir", true);
// Enable autoplay for muted media (default)
defaultPref("media.autoplay.default", 1);
// Autoplay when interacting with the website (default)
defaultPref("media.autoplay.blocking_policy", 0);
// Fix bspwm and other window managers automatically pressing back on right click
defaultPref("ui.context_menus.after_mouseup", true);

View File

@ -1,15 +0,0 @@
# librewolf
[librewolf][librewolf] is a firefox fork focused on privacy, security, and freedom.
## Use Cases
librewolf can be used to:
- Use Firefox without worrying about changing the defaults.
You should not use librewolf if:
- You don't mind changing settings in Firefox.
[librewolf]: https://librewolf.net/