mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +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
|
||||
},
|
||||
"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,
|
||||
|
Loading…
Reference in New Issue
Block a user