feat(dock): configure dock for minimalism
This commit configures the macOS dock to be more minimal and less distracting.
The key changes include:
- Disabling animations for launching applications and exposing spaces.
- Removing all persistent applications from the dock.
- Hiding recent applications.
- Setting the dock to be static, only showing running applications.
- Reducing the tile size.
- Disabling the bottom-right hot corner for quick notes.