aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2025-03-19 14:24:53 +0100
committerChristian Segundo2025-03-19 14:24:53 +0100
commitcddb51e42be389e78825f7bb00f2fab793731be6 (patch)
treee2841fb39cdc29cb8642ba65524fdc2b44224605
parent97e8f90bdd1802d4a08a5deb549fb1aa8e8d6768 (diff)
downloadosx-jiggler-cddb51e42be389e78825f7bb00f2fab793731be6.tar.gz
Remove old agentHEADmaster
-rw-r--r--dist/com.osx-jiggler.plist16
1 files changed, 0 insertions, 16 deletions
diff --git a/dist/com.osx-jiggler.plist b/dist/com.osx-jiggler.plist
deleted file mode 100644
index 9fbbbe4..0000000
--- a/dist/com.osx-jiggler.plist
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>Label</key>
- <string>com.osx_jiggler</string>
- <key>ProgramArguments</key>
- <array>
- <string>/usr/local/bin/osx-jiggler</string>
- </array>
- <key>KeepAlive</key>
- <true/>
- <key>RunAtLoad</key>
- <true/>
-</dict>
-</plist>> \ No newline at end of file