summaryrefslogtreecommitdiffstats
path: root/windows/neo-vars/src/source/performance.ahk
blob: a5be4fe6692cfdc2e5296f1f3b030ee9c4fea8d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
#MaxThreadsPerHotKey 1
Thread,Interrupt,-1,-1

SetBatchLines -1

#singleinstance force
Process,Priority,,High
#MaxHotkeysPerInterval 2000

#usehook on
Sendmode Input