- Change Launchpad icon grid layout
```zsh
# Specify the number of columns to be used.
defaults write com.apple.dock springboard-columns -int 8
# Specify the number of rows to be used.
defaults write com.apple.dock springboard-rows -int 6
# Restart the Dock to apply the changes.
killall Dock
```
- setup [[git#Setup|git]]
## Applications
- [Velja](https://apps.apple.com/us/app/velja/id1607635845?mt=12) lets you choose what browser to open links each time.
- [hidden](https://github.com/dwarvesf/hidden)/[Bartender](https://www.macbartender.com/)/[dozer](https://github.com/Mortennn/Dozer) for menu bar management. Hidden seems to be the easiest and most up to date free option.
- [iStat Menu] for system monitoring.