Fix headline

This commit is contained in:
Marcel Bischoff 2016-03-07 14:29:50 +01:00
parent 7d0eef281b
commit 8449b7b910

View File

@ -435,7 +435,7 @@ defaults write com.apple.dock no-bouncing -bool false && \
killall Dock
```
### Reset Dock
#### Reset Dock
```bash
defaults delete com.apple.dock && \
killall Dock