firefox: switch from layout.css.devPixelsPerPx to ui.textScaleFactor, add widget.wayland.fractional-scale.enabled clearing as a note to future about it existing

This commit is contained in:
Aminda Suomalainen 2024-07-21 16:24:20 +03:00
parent e6bfab4cf2
commit 097d47ca00
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -664,7 +664,7 @@
"Value": true
},
"layout.css.devPixelsPerPx": {
"Status": "default",
"Status": "clear",
"Type": "string",
"Value": "1.5"
},
@ -927,6 +927,14 @@
"Status": "clear",
"Type": "number",
"Value": 1
},
"ui.textScaleFactor": {
"Status": "default",
"Type": "number",
"Value": 90
},
"widget.wayland.fractional-scale.enabled": {
"Status": "clear"
}
},
"PromptForDownloadLocation": true,