From b79b932d29eabc5886bdebdbc28186536b589a4d Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Wed, 14 May 2025 23:03:47 -0400 Subject: [PATCH] Updated Advanced Users (markdown) --- Advanced-Users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-Users.md b/Advanced-Users.md index 3766606..7b155d3 100644 --- a/Advanced-Users.md +++ b/Advanced-Users.md @@ -47,7 +47,7 @@ Copy the produced file to the Firefox installation directory. The file should be | Windows | `C:\Program Files\Mozilla Firefox\mozilla.cfg` | | macOS | `/Applications/Firefox.app/Contents/Resources/mozilla.cfg` | | Linux | `/etc/firefox/syspref.js`, for older versions: `/etc/firefox/firefox.js` | -| Linux (Debian) | `/etc/firefox-esr/firefox-esr.js` | +| Linux (Debian) | `/usr/lib/firefox/distribution` or `/etc/firefox-esr/firefox-esr.js` | | Linux (Gentoo, Archlinux) | `/usr/lib/firefox/mozilla.cfg`, might also be `/usr/lib32/` or `/usr/lib64/` | #### Additional installation steps for Windows / OS X / Gentoo / Archlinux