Just use constant KeepAlive instead of trying to depend on the basic mpd service, because launchd is really weird about it

This commit is contained in:
Danielle McLean 2017-09-13 14:04:33 +10:00
parent 6d4334d189
commit 0ca1886137
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
2 changed files with 2 additions and 24 deletions

View file

@ -3,25 +3,9 @@
<plist version="1.0">
<dict>
<key>KeepAlive</key>
<dict>
<key>OtherJobActive</key>
<dict>
<key>homebrew.mxcl.mpd</key>
<true/>
</dict>
</dict>
<true/>
<key>Label</key>
<string>me.00dani.mpd-mediakeys</string>
<key>MachServices</key>
<dict>
<key>com.apple.rcd.media.key.events</key>
<dict>
<key>HideUntilCheckIn</key>
<false/>
<key>ResetAtClose</key>
<false/>
</dict>
</dict>
<key>ProgramArguments</key>
<array>
<string>zsh</string>

View file

@ -3,13 +3,7 @@
<plist version="1.0">
<dict>
<key>KeepAlive</key>
<dict>
<key>OtherJobActive</key>
<dict>
<key>homebrew.mxcl.mpd</key>
<true/>
</dict>
</dict>
<true/>
<key>Label</key>
<string>me.00dani.mpd-notify-bitbar</string>
<key>ProgramArguments</key>