Hi everyone, I hope you're all well, I'm fine.
After shutdown on restart firefox always loses the setting of both the default zoom
and the desktop notification from the email sites.
Does anyone have a solution while we wait for these problems to be fixed?
thx sonia
Firefox 102.5 & Bookworm lost setting
Moderator: fredx181
- soniabu
- Posts: 278
- Joined: Fri Jul 24, 2020 6:14 pm
- Location: Paris<-->Montreal
- Has thanked: 123 times
- Been thanked: 32 times
Firefox 102.5 & Bookworm lost setting
Re: Firefox 102.5 & Bookworm lost setting
The default zoom value for your user configuration
is probably in the user config file
/root/.mozilla/firefox/xxxxxxxx.default/prefs.js
(change xxxxxxxx to your user path.
If it is working, your personal ptrefs file is being overwritten,
or maybe it is not being saved.
The line in my prefs file is:
user_pref("apz.doubletapzoom.defaultzoomin", "1.5");
which sets the default zoom to 150% (1.5)