Disable forced webrender
This commit is contained in:
parent
88be9696d6
commit
480d786658
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
profiles.default = {
|
profiles.default = {
|
||||||
settings = {
|
settings = {
|
||||||
"gfx.webrender.all" = true;
|
# "gfx.webrender.all" = true;
|
||||||
"browser.altClickSave" = true;
|
"browser.altClickSave" = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue