mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 19:03:56 +00:00
fixup spelling mistake
This commit is contained in:
parent
fa78c53114
commit
b6e8dcab81
2
user.js
2
user.js
@ -1576,7 +1576,7 @@ user_pref("ui.use_standins_for_native_colors", true);
|
|||||||
// 0=light, 1=dark : This overrides your OS value
|
// 0=light, 1=dark : This overrides your OS value
|
||||||
user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF]
|
user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF]
|
||||||
// FF80+
|
// FF80+
|
||||||
// 4618: limit font visbility (non-ANDROID) [FF79+]
|
// 4618: limit font visibility (non-ANDROID) [FF79+]
|
||||||
// Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts [1]
|
// 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
|
// 1=only base system fonts, 2=also fonts from optional language packs, 3=also user-installed fonts
|
||||||
// [NOTE] Bundled fonts are auto-allowed
|
// [NOTE] Bundled fonts are auto-allowed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user