change firefox scale
This commit is contained in:
parent
ac31abc207
commit
294ce2db40
|
@ -106,7 +106,7 @@ in {
|
||||||
# browser toolbar and UI
|
# browser toolbar and UI
|
||||||
# may need updating when extensions change
|
# may need updating when extensions change
|
||||||
"browser.toolbars.bookmarks.visibility" = "always";
|
"browser.toolbars.bookmarks.visibility" = "always";
|
||||||
"layout.css.devPixelsPerPx" = "1.4";
|
"layout.css.devPixelsPerPx" = "0.8";
|
||||||
"browser.uiCustomization.state" = builtins.toJSON {
|
"browser.uiCustomization.state" = builtins.toJSON {
|
||||||
currentVersion = 18;
|
currentVersion = 18;
|
||||||
dirtyAreaCache = [
|
dirtyAreaCache = [
|
||||||
|
|
Loading…
Reference in a new issue