user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit b6e8dcab81e74d8f8a8b3b074e702cc68590cdd5
parent fa78c53114c7c5e2a9b7b61e3c0a502ae6082105
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat, 30 Jan 2021 00:28:28 +0000

fixup spelling mistake
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1576,7 +1576,7 @@ user_pref("ui.use_standins_for_native_colors", true); // 0=light, 1=dark : This overrides your OS value user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF] // FF80+ -// 4618: limit font visbility (non-ANDROID) [FF79+] +// 4618: limit font visibility (non-ANDROID) [FF79+] // Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts [1] // 1=only base system fonts, 2=also fonts from optional language packs, 3=also user-installed fonts // [NOTE] Bundled fonts are auto-allowed