markdown mac_hide_active_dock_icon

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown mac_hide_active_dock_icon相关的知识,希望对你有一定的参考价值。

macOS Version: 10.13.3~

[Refer Link](https://stackoverflow.com/questions/44058080/hiding-osx-sierra-dock-icons-from-files)

in app content location:

add 
```html
<key>LSBackgroundOnly</key>
<string>YES</string>
```

above this codes
```html
</dict>
</plist>
```

__Warning__

May cause some probs when restarting system.

以上是关于markdown mac_hide_active_dock_icon的主要内容,如果未能解决你的问题,请参考以下文章

markdown预览前端实现是用正则匹配么

Markdown用法解析

MarkDown

Markdown 笔记

Markdown 基本入门使用

markdown 原型和__proto__