We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d2afc commit 3ae0c10Copy full SHA for 3ae0c10
Jmservisor.ahk
@@ -13,7 +13,7 @@ if(A_Args[1] = "-"){
13
14
15
if(A_Args[1]="chrome"){
16
- Run,%2% --app=%3% --start-maximizedc
+ Run,%2% --app=%3% --start-maximized
17
WinActivate, ahk_exe chrome.exe
18
BlockInput,on
19
Sleep, 10000
0 commit comments