mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-07 16:38:14 +02:00
firefox: reduce motion, update ui.textScaleFactor comment
This commit is contained in:
parent
c1c36d1dd0
commit
8a18df8cb9
@ -1055,12 +1055,18 @@
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"ui.prefersReducedMotion": {
|
||||
"Comment": "0 for full animation, 1 for reduced motion",
|
||||
"Status": "locked",
|
||||
"Type": "number",
|
||||
"Value": 1
|
||||
},
|
||||
"ui.systemUsesDarkTheme": {
|
||||
"Comment": "Another theme option that should be let to system, thus clear.",
|
||||
"Status": "clear"
|
||||
},
|
||||
"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",
|
||||
"Type": "number",
|
||||
"Value": 90
|
||||
|
Loading…
x
Reference in New Issue
Block a user