Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jimbrayrcp/a02339fd11bc31fd3ddd78c322b17516 to your computer and use it in GitHub Desktop.
Save jimbrayrcp/a02339fd11bc31fd3ddd78c322b17516 to your computer and use it in GitHub Desktop.
Will show the Dock icon of an application which was previously set to run in the background. Basically an Undo of : https://gist.github.com/8399c80626b769d54ddcecf800c53ce8
/usr/libexec/PlistBuddy -c 'Delete :LSUIElement' /Applications/[AppName].app/Contents/Info.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment