有一个特别有用的Stack,“最近打开过的项目”,建立方法如下:

打开Terminal,输入以下命令

defaults write com.apple.dock persistent-others -array-add '{"tile-data" = {"list-type" = 1;}; "tile-type" = "recents-tile";}'; killall Dock

 

然后你的Dock上就多了个Stack,在那里面你可以看到你最近曾经打开过的项目。

 

Mac 上Dock中添加“最近打开过的项目”(Recent Applications)

相关文章:

  • 2022-01-16
  • 2021-06-02
  • 2021-10-03
  • 2021-12-19
  • 2021-08-22
  • 2021-12-05
  • 2021-11-23
  • 2021-05-28
猜你喜欢
  • 2022-01-12
  • 2022-12-23
  • 2021-06-11
  • 2022-01-17
  • 2021-12-05
  • 2021-09-10
  • 2022-12-23
相关资源
相似解决方案