We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c1d5a commit 3493339Copy full SHA for 3493339
script/install.d/97-macos.sh
@@ -162,7 +162,7 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
162
dock_order=(
163
"/System/Library/CoreServices/Finder.app" # Cannot be moved
164
"/System/Applications/App Store.app"
165
- "/System/Applications/Launchpad.app"
+ "/System/Applications/Apps.app"
166
"/System/Applications/System Settings.app"
167
"/System/Applications/Utilities/Activity Monitor.app"
168
"/Applications/iTerm.app"
0 commit comments