mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-23 03:27:08 -04:00
🎥 Animated cursors
This commit is contained in:
parent
4431beb926
commit
d5315a00b0
1 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
"grabbing.svg",
|
"grabbing.svg",
|
||||||
"hand1.svg",
|
"hand1.svg",
|
||||||
"hand2.svg",
|
"hand2.svg",
|
||||||
"left_ptr_watch.svg",
|
"left_ptr.svg",
|
||||||
"left_side.svg",
|
"left_side.svg",
|
||||||
"left_tee.svg",
|
"left_tee.svg",
|
||||||
"link.svg",
|
"link.svg",
|
||||||
|
@ -59,11 +59,11 @@
|
||||||
"zoom_out.svg"
|
"zoom_out.svg"
|
||||||
],
|
],
|
||||||
"animatedCursors": {
|
"animatedCursors": {
|
||||||
"left_ptr.svg": {
|
"left_ptr_watch.svg": {
|
||||||
"frames": 50
|
"frames": 21
|
||||||
},
|
},
|
||||||
"wait.svg": {
|
"wait.svg": {
|
||||||
"frames": 50
|
"frames": 21
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue