mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
New setting to disable all UI animations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user