idk
This commit is contained in:
parent
a19f0bde5c
commit
3371d41a3c
6 changed files with 22 additions and 4 deletions
|
|
@ -6,6 +6,12 @@
|
|||
profiles.default = {
|
||||
settings = {
|
||||
"browser.startup.homepage" = "about:home";
|
||||
|
||||
"devtools.chrome.enabled" = true;
|
||||
"devtools.debugger.remote-enabled" = true;
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
|
||||
"full-screen-api.warning.timeout" = 0;
|
||||
};
|
||||
|
||||
search = {
|
||||
|
|
|
|||
Reference in a new issue