From 2cf54121299600a9dd519d822f827d6cc35033e9 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 19 Mar 2022 07:28:58 +0000 Subject: [PATCH] Updated 3.1 Overrides (markdown) --- 3.1-Overrides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.1-Overrides.md b/3.1-Overrides.md index d074f70..1eb0c1d 100644 --- a/3.1-Overrides.md +++ b/3.1-Overrides.md @@ -4,7 +4,7 @@ --- -Arkenfox flips 140+ prefs. With that, you will get some inconvenience and breakage. Everybody's mileage and threat model will differ - **EVERYONE** will need some "overrides". You do this by keeping them in a separate `user-overrides.js` file in your profile folder, so updating doesn't wipe them but instead appends them. +Arkenfox flips 140+ prefs. With that, you will get some inconvenience and breakage. Everybody's mileage and threat model will differ - **EVERYONE** will need some "overrides". You do this by keeping them in a separate `user-overrides.js` file in your profile folder, so updating doesn't wipe them but instead appends them (when you run the updater). Remember how a user.js applies prefs in the order they are written? So if a pref was listed a second time, then the second value (yours) would override the first (arkenfox's).