|
|
|
|
|
by bound008
1325 days ago
|
|
> The play/pause media key automatically starting the Music app $ sudo chmod -x /Applications/Music.app This was a common complaint I have heard from those coming from Windows/Android and even Linux... It's unix. Also, the play/pause key works with other apps. Other default apps can be set. Many other valid points in this article and thread, but I don't know why people expect the default behavior of the play button to behave any differently when no media is playing. Music.app may have an upsell, but it's still a place to organize your own personal music library. No cloud or SaaS required. |
|
Your command doesn't work. The music app actually lives at `/System/Applications/Music.app`. And since Monterey, I think, even sudo won't let you modify data in that folder because of macOS's built-in protections that cannot be disabled:
Even disabling SIP and booting into safe mode doesn't let you do this.