Skip to content

Commit 3493339

Browse files
committed
feat: macos tahoe
1 parent 72c1d5a commit 3493339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/install.d/97-macos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
162162
dock_order=(
163163
"/System/Library/CoreServices/Finder.app" # Cannot be moved
164164
"/System/Applications/App Store.app"
165-
"/System/Applications/Launchpad.app"
165+
"/System/Applications/Apps.app"
166166
"/System/Applications/System Settings.app"
167167
"/System/Applications/Utilities/Activity Monitor.app"
168168
"/Applications/iTerm.app"

0 commit comments

Comments
 (0)