From 3493339e1e2dd384d2bbd1458ec31630adfbc93f Mon Sep 17 00:00:00 2001 From: Andrejus Date: Thu, 25 Sep 2025 21:23:51 +0100 Subject: [PATCH] feat: macos tahoe --- script/install.d/97-macos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/install.d/97-macos.sh b/script/install.d/97-macos.sh index 55cad70..a0f89a6 100644 --- a/script/install.d/97-macos.sh +++ b/script/install.d/97-macos.sh @@ -162,7 +162,7 @@ if [[ "$OSTYPE" == "darwin"* ]]; then dock_order=( "/System/Library/CoreServices/Finder.app" # Cannot be moved "/System/Applications/App Store.app" - "/System/Applications/Launchpad.app" + "/System/Applications/Apps.app" "/System/Applications/System Settings.app" "/System/Applications/Utilities/Activity Monitor.app" "/Applications/iTerm.app"