librewolf: Trim https by default

Should make reading URLs easier on the already-limited screen size
of the PinePhone.
This commit is contained in:
Donovan Glover 2024-08-13 16:28:57 -04:00
parent bad1a9d3c3
commit b995d2885f
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -36,6 +36,7 @@
"browser.urlbar.suggest.history" = false;
"browser.urlbar.suggest.openpage" = false;
"browser.urlbar.suggest.topsites" = false;
"browser.urlbar.trimHttps" = true;
"sidebar.position_start" = false;
"findbar.highlightAll" = true;