diff options
-rw-r--r-- | dist/com.osx-jiggler.plist | 16 |
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 |