nekoray-macos
nekoray-macos copied to clipboard
any way to hide dock icon?
Hi! Thanks for your work. But I was wondering is there any way to hide the dock icon from the dock?
Just add two lines in nekoray.app\Contents\Info.plist
<key>LSUIElement</key>
<true/>
https://discussions.apple.com/thread/7444141?sortBy=best
Thanks! I know that there is the option to do it by hand edit Plist, but it's more convenient, then it is in the app. But thank you anyway :)