22
submitted 1 year ago by Fabrik872@apollo.town to c/firefox@lemmy.ml

Is there a add-on or something to store my about:config settings in cloud so when i distrohop i dont have to set it manually?

top 14 comments
sorted by: hot top controversial new old
[-] Sikeen@lemmy.ml 8 points 1 year ago

yeah, the firefox account. it doesn't save everything sadly:( not even close.

you could also backup the data directly, you can find what account you're using and where to find it in about:account

[-] taladar@sh.itjust.works 4 points 1 year ago

Just keep your home directory on a separate partition and then keep it when you distro hop.

[-] JubilantJaguar@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

The "just" is doing a lot of work here. This stuff really needs to be easier for ordinary users.

[-] taladar@sh.itjust.works 1 points 1 year ago

Compared to all the gotchas with sync in several directions learning and setting up partitioning is literally super-easy.

[-] JubilantJaguar@lemmy.world -3 points 1 year ago

OK if that's your experience, but sounds like you may not be an average user. Partitioning is low-level stuff where you're one mistake away from losing everything. Personally I have used many sync solutions but partitioning is something I leave firmly to the OS.

[-] JubilantJaguar@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Put the changes in a user.js file in your Firefox profile directory (the same one that probably already has prefs.js and logins.js).

Use this format (same as about:config):

user_pref("dom.security.https_only_mode", true);
user_pref("ui.systemUsesDarkTheme", 1);

Then sync or backup the whole directory, excluding the "cache" subdirectories to save space.

(Pet peeve: Firefox, please use $HOME/.cache/ like every other app!)

You might try losing everything but the .json and .sqlite files. Have not checked, but that is probably enough. Only missing paths are regenerated when you launch Firefox.

[-] scott@lem.free.as 2 points 1 year ago
load more comments
view more: next ›
this post was submitted on 16 Jul 2023
22 points (100.0% liked)

Firefox

17302 readers
406 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS