New setting to disable all UI animations

This commit is contained in:
ItsLemmy
2025-09-27 16:12:28 -04:00
parent 2112f675c0
commit 8b89e95b13
5 changed files with 38 additions and 19 deletions
+4
View File
@@ -31,6 +31,10 @@
"animation-speed": {
"label": "Animation speed",
"description": "Adjust global animation speed."
},
"animation-disable": {
"label": "Disable UI Animations",
"description": "Disable all animations for a faster, more responsive experience."
}
},
"screen-corners": {
+3 -2
View File
@@ -1,5 +1,5 @@
{
"settingsVersion": 10,
"settingsVersion": 11,
"bar": {
"position": "top",
"backgroundOpacity": 1,
@@ -67,7 +67,8 @@
"forceBlackScreenCorners": false,
"radiusRatio": 1,
"screenRadiusRatio": 1,
"animationSpeed": 1
"animationSpeed": 1,
"animationDisabled": false
},
"location": {
"name": "Tokyo",