Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@alin23 alin23 released this 11 Jan 12:27
e5afe15

Music app launching

Now you can configure Music Decoy to launch another app when the ▷ Play button is pressed.

To do that, run the following command in the Terminal (example for Spotify):

defaults write com.apple.MusicDecoy mediaAppPath /Applications/Spotify.app

To reset the configuration, run:

defaults delete com.apple.MusicDecoy mediaAppPath

Based on #5