diff options
author | Christian Segundo | 2025-03-19 14:24:53 +0100 |
---|---|---|
committer | Christian Segundo | 2025-03-19 14:24:53 +0100 |
commit | cddb51e42be389e78825f7bb00f2fab793731be6 (patch) | |
tree | e2841fb39cdc29cb8642ba65524fdc2b44224605 | |
parent | 97e8f90bdd1802d4a08a5deb549fb1aa8e8d6768 (diff) | |
download | osx-jiggler-master.tar.gz |
-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 |