diff --git a/build.py b/build.py index 7d11eb3..8528218 100644 --- a/build.py +++ b/build.py @@ -3,7 +3,7 @@ import shutil from clickgen import build_cursor_theme -sizes = [24, 28] +sizes = [24, 28, 32, 40, 48, 56, 65, 72, 80, 88, 96] # Building Cursor Theme with open('./hotspots.json', 'r') as hotspot_file: