1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-07 06:30:48 +00:00

Optimize the display effect

This commit is contained in:
Tw93
2025-12-10 10:42:33 +08:00
parent 763accd0b0
commit 161be5b951
4 changed files with 9 additions and 7 deletions

View File

@@ -127,7 +127,7 @@ EOF
items+=('recent_items|Recent Items|Clear recent apps/documents/servers lists|true')
items+=('log_cleanup|Diagnostics Cleanup|Purge old diagnostic & crash logs|true')
items+=('startup_cache|Startup Cache Rebuild|Rebuild kext caches & prelinked kernel|true')
items+=('spotlight_cache_cleanup|Spotlight Cache Cleanup|Clear CoreSpotlight user cache|false')
items+=('spotlight_cache_cleanup|Spotlight Cache Cleanup|Clear CoreSpotlight user cache|true')
# Output items as JSON
local first=true