More tweaks
This commit is contained in:
parent
58349465d0
commit
22f2bd2d2c
4 changed files with 28 additions and 24 deletions
|
@ -1,3 +1,6 @@
|
|||
pref("privacy.resistFingerprinting.letterboxing", false); // disable letterboxing because it's very annoying
|
||||
pref("javascript.options.wasm", true); // enable WASM because element and proton need it
|
||||
pref("general.smoothScroll", true); // why do I have this set?
|
||||
pref("general.smoothScroll", true); // why do I have this set?
|
||||
|
||||
pref("browser.bookmarks.restore_default_bookmarks", false); // remove Fedora's default bookmarks because I never use them
|
||||
pref("browser.bookmarks.file", '');
|
Loading…
Add table
Add a link
Reference in a new issue