mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-08 23:19:58 +01:00
librewolf: Trim https by default
Should make reading URLs easier on the already-limited screen size of the PinePhone.
This commit is contained in:
parent
bad1a9d3c3
commit
b995d2885f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user