Launch mpd-discord-rpc directly to avoid crashloops if it's not installed
This commit is contained in:
parent
47e354988f
commit
6809bcc5da
1 changed files with 2 additions and 6 deletions
|
@ -6,12 +6,8 @@
|
|||
<true/>
|
||||
<key>Label</key>
|
||||
<string>me.00dani.mpd-discord-rpc</string>
|
||||
<key>ProgramArguments</key>
|
||||
<array>
|
||||
<string>zsh</string>
|
||||
<string>-lc</string>
|
||||
<string>exec mpd-discord-rpc</string>
|
||||
</array>
|
||||
<key>Program</key>
|
||||
<string>/Users/dani/.local/share/cargo/bin/mpd-discord-rpc</string>
|
||||
<key>RunAtLoad</key>
|
||||
<true/>
|
||||
</dict>
|
||||
|
|
Loading…
Reference in a new issue