mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-17 00:24:46 -04:00
🎥 Animated cursors configs
This commit is contained in:
parent
0771cf6777
commit
0650f15bd2
1 changed files with 9 additions and 3 deletions
|
@ -25,7 +25,6 @@
|
||||||
"grabbing.svg",
|
"grabbing.svg",
|
||||||
"hand1.svg",
|
"hand1.svg",
|
||||||
"hand2.svg",
|
"hand2.svg",
|
||||||
"left_ptr.svg",
|
|
||||||
"left_ptr_watch.svg",
|
"left_ptr_watch.svg",
|
||||||
"left_side.svg",
|
"left_side.svg",
|
||||||
"left_tee.svg",
|
"left_tee.svg",
|
||||||
|
@ -54,10 +53,17 @@
|
||||||
"ul_angle.svg",
|
"ul_angle.svg",
|
||||||
"ur_angle.svg",
|
"ur_angle.svg",
|
||||||
"vertical_text.svg",
|
"vertical_text.svg",
|
||||||
"wait.svg",
|
|
||||||
"wayland_cursor.svg",
|
"wayland_cursor.svg",
|
||||||
"xterm.svg",
|
"xterm.svg",
|
||||||
"zoom_in.svg",
|
"zoom_in.svg",
|
||||||
"zoom_out.svg"
|
"zoom_out.svg"
|
||||||
]
|
],
|
||||||
|
"animatedCursors": {
|
||||||
|
"left_ptr.svg": {
|
||||||
|
"frames": 50
|
||||||
|
},
|
||||||
|
"wait.svg": {
|
||||||
|
"frames": 50
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue