Update 'user.js'

This commit is contained in:
Narsil 2021-01-30 11:51:18 -05:00
parent 29152b73ea
commit 1e51a29c07
1 changed files with 1 additions and 1 deletions

View File

@ -1659,7 +1659,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]
// -------------------------------------
// Limit font visbility (non-ANDROID) [FF79+]
// Limit font visibility (non-ANDROID) [FF79+]
// Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts
// 1=only base system fonts, 2=also fonts from optional language packs, 3=also user-installed fonts
// [NOTE] Bundled fonts are auto-allowed