打开终端
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1 ; }; "tile-type" = "recents-tile"; }'
然后 killall Dock
dock 标签中有 1 篇文章
打开终端
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1 ; }; "tile-type" = "recents-tile"; }'
然后 killall Dock