From 0d898e7aeb47132d9127ca3be47b127bb73837f8 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Sat, 4 Oct 2025 19:04:20 +0800 Subject: [PATCH] :bug: Added 12 new system tools and window manager protection rules --- lib/common.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/common.sh b/lib/common.sh index 346edf5..1737397 100755 --- a/lib/common.sh +++ b/lib/common.sh @@ -342,6 +342,18 @@ readonly DATA_PROTECTED_BUNDLES=( "com.dbeaver.*" # DBeaver (database tool) "com.navicat.*" # Navicat (database tool) "com.mongodb.compass" # MongoDB Compass + "com.bjango.istatmenus*" # iStat Menus (system monitor, paid) + "com.monitorcontrol.*" # MonitorControl + "com.macitbetter.*" # BetterTouchTool, BetterSnapTool (paid) + "com.hegenberg.*" # BetterTouchTool legacy + "com.manytricks.*" # Moom, Witch, Name Mangler (paid) + "com.divisiblebyzero.*" # Spectacle + "com.koingdev.*" # Koingg apps + "com.if.Amphetamine" # Amphetamine + "com.lwouis.alt-tab-macos" # AltTab + "net.matthewpalmer.Vanilla" # Vanilla (menubar management) + "com.lightheadsw.Caffeine" # Caffeine + "com.contextual.Contexts" # Contexts (window manager, paid) "com.adobe.*" # Adobe Creative Suite (design tools) "com.bohemiancoding.*" # Sketch "com.figma.*" # Figma