Readme
This commit is contained in:
parent
59673ec211
commit
1666be73b3
10
README.md
10
README.md
@ -124,6 +124,16 @@ Just add desired macros to `configuration.yaml` and start the application, tahn
|
||||
- name: Key
|
||||
value: spacer
|
||||
```
|
||||
### Process Macro
|
||||
```yaml
|
||||
- button: cmd
|
||||
function: ProcessMacro
|
||||
parameters:
|
||||
- name: process
|
||||
value: "cmd.exe"
|
||||
- name: arguments #Optional Proces Arguments
|
||||
value: "-d C:/"
|
||||
```
|
||||
### Comon Macro Parameters
|
||||
```yaml
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user