Start App with no Dock Icon

This commit is contained in:
mlsmaycon
2022-05-21 02:10:29 +02:00
parent e85ccde7ac
commit 9b79dd86ee

View File

@@ -6,5 +6,7 @@
<string>netbird-ui</string>
<key>CFBundleIconFile</key>
<string>Netbird</string>
<key>LSUIElement</key>
<string>1</string>
</dict>
</plist>