Replace clipboardqr with showqr.
This commit is contained in:
parent
0d9b0cf21d
commit
7f7a41ff99
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
|
|||
|
||||
^F20::
|
||||
FileGetShortcut, D:\cmd\pythonw.lnk, exe
|
||||
run %exe% D:\git\cmd\clipboardqr.py
|
||||
run %exe% D:\git\cmd\showqr.py !c
|
||||
Return
|
||||
|
|
Loading…
Reference in a new issue