Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iBunny

macrumors 65816
Original poster
Apr 15, 2004
1,254
0
I want to be actively be using an app but I dont want it in the dock ever.

Is there a mod or something to achieve this?

Thanks
 
You can also add the following to the apps' Info.plist (Appname.app/Contents/Info.plist)

Code:
<KEY>NSUIElement</KEY>
<STRING>1</STRING>

This is probably all Dockless is doing.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.