🔧 Updated firefox notes
This commit is contained in:
parent
b9f822bb73
commit
d51f8c7027
1 changed files with 2 additions and 1 deletions
|
|
@ -137,13 +137,14 @@ browser.sessionstore.resum_from_crash false
|
|||
Copy the chrome directory into the profile ($HOME/.librewolf/*.default-release)
|
||||
This feature isn't officially supported anymore so enable it by heading to
|
||||
about:config and find/set:
|
||||
toolkit.legacyUserProfileCustomizations.stylesheets : true
|
||||
toolkit.legacyUserProfileCustomizations.stylesheets : true (enables userChrome)
|
||||
|
||||
Custom Caret Widths for Text Cursor:
|
||||
In about:config, add these new custom properties (they don't exist by default):
|
||||
ui.caretWidth (set to number, and set to 10)
|
||||
ui.caretBlinkTime (set to number, and set to 0 to disable blink)
|
||||
|
||||
browser.urlbar.maxRichResults to 0 (removes annoying blue search suggestions)
|
||||
Go into Ublock Origin, Under Filter List, open Annoyances and click all
|
||||
checkboxes (blocks annoying cookie confirmation popups amongst others).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue