disable accessibility thingy
This commit is contained in:
parent
3ac8af2e77
commit
6394cc31aa
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
Locked = true;
|
||||
};
|
||||
Preferences = {
|
||||
"accessibility.force_disabled" = { Value = 1; Status = "locked"; };
|
||||
"browser.crashReports.unsubmittedCheck.autoSubmit2" = { Value = false; Status = "locked"; };
|
||||
"browser.aboutConfig.showWarning" = { Value = false; Status = "locked"; };
|
||||
"browser.aboutHomeSnippets.updateUrl" = { Value = ""; Status = "locked"; };
|
||||
|
|
Loading…
Reference in a new issue