mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 21:06:23 +10:00
.osx: Add iPhone Simulator.app to Launchpad
This commit is contained in:
committed by
Mathias Bynens
parent
93e6bca426
commit
40888aea79
@@ -314,6 +314,9 @@ defaults write com.apple.dock showhidden -bool true
|
||||
# Reset Launchpad
|
||||
find ~/Library/Application\ Support/Dock -name "*.db" -maxdepth 1 -delete
|
||||
|
||||
# Add iPhone Simulator.app to Launchpad
|
||||
ln -s /Applications/Xcode.app/Contents/Applications/iPhone\ Simulator.app ~/Applications
|
||||
|
||||
# Add a spacer to the left side of the Dock (where the applications are)
|
||||
#defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
|
||||
# Add a spacer to the right side of the Dock (where the Trash is)
|
||||
|
||||
Reference in New Issue
Block a user