From 97e8f90bdd1802d4a08a5deb549fb1aa8e8d6768 Mon Sep 17 00:00:00 2001
From: Christian Segundo
Date: Wed, 19 Mar 2025 14:18:58 +0100
Subject: First commit
---
dist/com.osx-jiggler.plist | 16 ++++++++++++++++
dist/com.osx_jiggler.plist | 16 ++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 dist/com.osx-jiggler.plist
create mode 100644 dist/com.osx_jiggler.plist
(limited to 'dist')
diff --git a/dist/com.osx-jiggler.plist b/dist/com.osx-jiggler.plist
new file mode 100644
index 0000000..9fbbbe4
--- /dev/null
+++ b/dist/com.osx-jiggler.plist
@@ -0,0 +1,16 @@
+
+
+
+
+ Label
+ com.osx_jiggler
+ ProgramArguments
+
+ /usr/local/bin/osx-jiggler
+
+ KeepAlive
+
+ RunAtLoad
+
+
+>
\ No newline at end of file
diff --git a/dist/com.osx_jiggler.plist b/dist/com.osx_jiggler.plist
new file mode 100644
index 0000000..9fbbbe4
--- /dev/null
+++ b/dist/com.osx_jiggler.plist
@@ -0,0 +1,16 @@
+
+
+
+
+ Label
+ com.osx_jiggler
+ ProgramArguments
+
+ /usr/local/bin/osx-jiggler
+
+ KeepAlive
+
+ RunAtLoad
+
+
+>
\ No newline at end of file
--
cgit v1.2.3