Fix typo
This commit is contained in:
parent
493a5629b1
commit
af62a4ffdb
@ -311,7 +311,7 @@ sudo asr -restore -noverify -source /path/to/diskimage.dmg -target /Volumes/Volu
|
|||||||
|
|
||||||
## Dock
|
## Dock
|
||||||
|
|
||||||
+#### Add a Stack with Recent Applications
|
#### Add a Stack with Recent Applications
|
||||||
```bash
|
```bash
|
||||||
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' && \
|
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' && \
|
||||||
killall Dock
|
killall Dock
|
||||||
|
Loading…
Reference in New Issue
Block a user