mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-05 17:52:59 +01:00
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:
parent
e6bfab4cf2
commit
097d47ca00
@ -664,7 +664,7 @@
|
|||||||
"Value": true
|
"Value": true
|
||||||
},
|
},
|
||||||
"layout.css.devPixelsPerPx": {
|
"layout.css.devPixelsPerPx": {
|
||||||
"Status": "default",
|
"Status": "clear",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "1.5"
|
"Value": "1.5"
|
||||||
},
|
},
|
||||||
@ -927,6 +927,14 @@
|
|||||||
"Status": "clear",
|
"Status": "clear",
|
||||||
"Type": "number",
|
"Type": "number",
|
||||||
"Value": 1
|
"Value": 1
|
||||||
|
},
|
||||||
|
"ui.textScaleFactor": {
|
||||||
|
"Status": "default",
|
||||||
|
"Type": "number",
|
||||||
|
"Value": 90
|
||||||
|
},
|
||||||
|
"widget.wayland.fractional-scale.enabled": {
|
||||||
|
"Status": "clear"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PromptForDownloadLocation": true,
|
"PromptForDownloadLocation": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user