Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jimbrayrcp/a02339fd11bc31fd3ddd78c322b17516 to your computer and use it in GitHub Desktop.

Select an option

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