diff options
| author | Grégoire Duchêne <gregoire@awhk.org> | 2026-09-16 15:22:55 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gregoire@awhk.org> | 2026-09-16 15:22:55 +0100 |
| commit | 5855696b7d8d360794ae5efba4dbc90e31eaf260 (patch) | |
| tree | 80e361ad0016434d337580e3a31583ff757d7456 /launchd-agent.json | |
| parent | 07c6d7fc24af62a56fff0ee7c5514858ea92dc9e (diff) | |
Add a Makefile and a launchd agent
Diffstat (limited to 'launchd-agent.json')
| -rw-r--r-- | launchd-agent.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/launchd-agent.json b/launchd-agent.json new file mode 100644 index 0000000..218d679 --- /dev/null +++ b/launchd-agent.json @@ -0,0 +1,5 @@ +{ + "Label": "caffeinate-downloads", + "Program": "${DESTDIR}/caffeinate-downloads", + "RunAtLoad": true +} |
