mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-15 07:34:44 -04:00
🔥 Build Config
This commit is contained in:
parent
a5d753a13e
commit
f25458a789
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
import tempfile
|
import tempfile
|
||||||
|
|
||||||
# Build Config
|
# Build Config
|
||||||
delay = 40
|
delay = 50
|
||||||
name = "MacOS Big Sur"
|
name = "MacOSBigSur"
|
||||||
sizes = [24, 28, 32, 40, 48, 56, 65, 72, 80, 88, 96]
|
sizes = [24, 28, 32, 40, 48, 56, 65, 72, 80, 88, 96]
|
||||||
|
|
||||||
bitmaps_dir = "./bitmaps"
|
bitmaps_dir = "./bitmaps"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue