有没有简单的方法隐藏 command tab 时出现的 Finder?

2020-10-31 12:49:39 +08:00
 JasonLaw
1194 次点击
所在节点    macOS
3 条回复
WillBC
2020-11-01 10:36:13 +08:00
在 Terminal 里执行

defaults write com.apple.finder QuitMenuItem -bool true; killall Finder

然后 Command + Q 退出 Finder


预览图
https://sm.ms/image/HGP1cW9IlT74LD3


要恢复请执行
defaults write com.apple.finder QuitMenuItem -bool false; killall Finder
JasonLaw
2020-11-01 14:58:50 +08:00
@WillBC #1 谢谢你的回复,按照你所说的做了之后,的确可以隐藏 Finder,但是有一个小问题,我要点击两次 Finder 才会“真正”的打开 Finder 。
WillBC
2020-11-01 23:45:16 +08:00
@JasonLaw 我这儿点一下就行了。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/720437

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX