nekoray-macos icon indicating copy to clipboard operation
nekoray-macos copied to clipboard

any way to hide dock icon?

Open metya opened this issue 1 year ago • 2 comments

Hi! Thanks for your work. But I was wondering is there any way to hide the dock icon from the dock?

metya avatar Feb 07 '24 19:02 metya

Just add two lines in nekoray.app\Contents\Info.plist

<key>LSUIElement</key>
<true/>

https://discussions.apple.com/thread/7444141?sortBy=best

Aocro avatar Feb 21 '24 03:02 Aocro

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 :)

metya avatar Feb 21 '24 10:02 metya