firefox: Add HiDPI-related settings

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2024-08-03 16:32:19 +03:00
parent d19e2f55ed
commit 5bd1676428
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D

View file

@ -29,5 +29,7 @@
"extensions.pocket.enabled" = false;
"browser.newtabpage.activity-stream.default.sites" = "";
"browser.compactmode.show" = true;
# "ui.textScaleFactor" = 90;
"layout.css.devPixelsPerPx" = 1.7;
};
}