mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
fix a typo
This commit is contained in:
parent
ec990e8147
commit
2ad89bd8c8
@ -121,9 +121,9 @@ File for customize your preset for MTMR: `open ~/Library/Application Support/MTM
|
||||
"keycode": 1,
|
||||
```
|
||||
|
||||
- `appleSctipt`
|
||||
- `appleScript`
|
||||
```js
|
||||
"action": "appleSctipt",
|
||||
"action": "appleScript",
|
||||
"actionAppleScript": {
|
||||
"inline": "tell application \"Finder\"\rmake new Finder window\rset target of front window to path to home folder as string\ractivate\rend tell"
|
||||
// "filePath" or "base64" will work as well
|
||||
|
||||
Loading…
Reference in New Issue
Block a user