diff --git a/src/cursors.json b/src/cursors.json index 14c337d..6ba94af 100644 --- a/src/cursors.json +++ b/src/cursors.json @@ -60,10 +60,16 @@ ], "animatedCursors": { "left_ptr_watch.svg": { - "frames": 48 + "frames": 53 }, "wait.svg": { - "frames": 48 + "frames": 53 } + }, + "animatedClip": { + "x": 4, + "y": 4, + "width": 200, + "height": 200 } }