7 lines
190 B
JSON
7 lines
190 B
JSON
{
|
|
"bindings": {
|
|
"0": { "type": "launch", "target": "notepad.exe" },
|
|
"1": { "type": "url", "target": "https://github.com" },
|
|
"2": { "type": "keystroke", "target": "^{c}" }
|
|
}
|
|
} |