mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-14 07:04:47 -04:00
🧰 Delay increase for smooth animations
This commit is contained in:
parent
a92d78754e
commit
5c87d9b5ff
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import tempfile
|
||||||
import json
|
import json
|
||||||
|
|
||||||
# Build Config
|
# Build Config
|
||||||
delay = 35
|
delay = 50
|
||||||
name = "macOSBigSur"
|
name = "macOSBigSur"
|
||||||
sizes = [24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96]
|
sizes = [24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue