Librewolf: Change settings
This commit is contained in:
parent
f054d7186e
commit
0068c3d6d3
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@
|
|||
"extensions.screenshots.disabled" = true; # Firefox Screenshot feature is annoying
|
||||
"privacy.clearOnShutdown_v2.cookiesAndStorage" = false; # Disable cookie clearing
|
||||
"media.hardwaremediakeys.enabled" = false; # Interferes with KDE Connect
|
||||
"browser.urlbar.keepPanelOpenDuringImeComposition" = true; # Improve Firefox IME support
|
||||
"media.eme.enabled" = true; # Enable DRM for e.g. Spotify
|
||||
"dom.security.https_only_mode" = true;
|
||||
"browser.download.panel.shown" = false;
|
||||
"browser.toolbars.bookmarks.visibility" = "always";
|
||||
|
|
Loading…
Reference in a new issue