mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-13 18:07:27 +02:00
firefox: reduce motion, update ui.textScaleFactor comment
This commit is contained in:
parent
c1c36d1dd0
commit
8a18df8cb9
@ -1055,12 +1055,18 @@
|
|||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": true
|
"Value": true
|
||||||
},
|
},
|
||||||
|
"ui.prefersReducedMotion": {
|
||||||
|
"Comment": "0 for full animation, 1 for reduced motion",
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "number",
|
||||||
|
"Value": 1
|
||||||
|
},
|
||||||
"ui.systemUsesDarkTheme": {
|
"ui.systemUsesDarkTheme": {
|
||||||
"Comment": "Another theme option that should be let to system, thus clear.",
|
"Comment": "Another theme option that should be let to system, thus clear.",
|
||||||
"Status": "clear"
|
"Status": "clear"
|
||||||
},
|
},
|
||||||
"ui.textScaleFactor": {
|
"ui.textScaleFactor": {
|
||||||
"Comment": "Use this instead of layout.css.devPixelsPerPx",
|
"Comment": "Use this instead of layout.css.devPixelsPerPx. Then zoom 120 % seems great.",
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
"Type": "number",
|
"Type": "number",
|
||||||
"Value": 90
|
"Value": 90
|
||||||
|
Loading…
x
Reference in New Issue
Block a user