made delay smaller
This commit is contained in:
parent
39a5b9d6e3
commit
47d47f0819
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ If WinExist(A_Args[2]) ;OBS
|
||||||
Send {%arg%}
|
Send {%arg%}
|
||||||
}
|
}
|
||||||
|
|
||||||
sleep 300
|
sleep 200
|
||||||
|
|
||||||
If WinExist(A_Args[1]) ; Propresenter
|
If WinExist(A_Args[1]) ; Propresenter
|
||||||
{ ; switch back to propresenter
|
{ ; switch back to propresenter
|
||||||
|
|
Loading…
Reference in a new issue