summaryrefslogtreecommitdiff
path: root/windows/neo-vars/src/source/performance.ahk
diff options
context:
space:
mode:
Diffstat (limited to 'windows/neo-vars/src/source/performance.ahk')
-rw-r--r--windows/neo-vars/src/source/performance.ahk11
1 files changed, 11 insertions, 0 deletions
diff --git a/windows/neo-vars/src/source/performance.ahk b/windows/neo-vars/src/source/performance.ahk
new file mode 100644
index 0000000..a5be4fe
--- /dev/null
+++ b/windows/neo-vars/src/source/performance.ahk
@@ -0,0 +1,11 @@
+#MaxThreadsPerHotKey 1
+Thread,Interrupt,-1,-1
+
+SetBatchLines -1
+
+#singleinstance force
+Process,Priority,,High
+#MaxHotkeysPerInterval 2000
+
+#usehook on
+Sendmode Input