ansi-gli/linux/ansi-60-keyboard/.alt-w.json

31 lines
593 B
JSON
Raw Permalink Normal View History

{
"usageCount": 0,
"omitTrigger": false,
"prompt": false,
"description": "alt-w",
"abbreviation": {
"wordChars": "[\\w]",
"abbreviations": [],
"immediate": false,
"ignoreCase": false,
"backspace": true,
"triggerInside": false
},
"hotkey": {
"hotKey": "w",
"modifiers": [
"<alt>"
]
},
"modes": [
3
],
"showInTrayMenu": false,
"filter": {
"regex": null,
"isRecursive": false
},
"type": "script",
"store": {}
}