From a30b6a8f6429d3cfd71cf2259d045b55fb04e86b Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Fri, 31 May 2024 12:30:57 +1000 Subject: [PATCH] Add launchd for listenbrainz-mpd --- .../LaunchAgents/me.00dani.listenbrainz-mpd.plist | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/LaunchAgents/me.00dani.listenbrainz-mpd.plist diff --git a/Library/LaunchAgents/me.00dani.listenbrainz-mpd.plist b/Library/LaunchAgents/me.00dani.listenbrainz-mpd.plist new file mode 100644 index 0000000..384bfce --- /dev/null +++ b/Library/LaunchAgents/me.00dani.listenbrainz-mpd.plist @@ -0,0 +1,14 @@ + + + + + KeepAlive + + Label + me.00dani.listenbrainz-mpd + Program + /Users/dani/.local/share/cargo/bin/listenbrainz-mpd + RunAtLoad + + +