summaryrefslogtreecommitdiffstats
path: root/windows/neo-vars/src/source/performance.ahk
blob: 6ea66a944bafac7228dd96a73c2242f8d4c427d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
; -*- encoding: utf-8 -*-

#MaxThreadsPerHotKey 1
Thread,Interrupt,-1,-1

SetBatchLines -1

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

#usehook on
Sendmode Event
SetKeyDelay,-1