Update email autokey script
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
13aab0001d
commit
a50d683f4c
3 changed files with 13 additions and 7 deletions
|
@ -1,31 +0,0 @@
|
|||
{
|
||||
"type": "phrase",
|
||||
"description": "E-Mail",
|
||||
"modes": [
|
||||
1
|
||||
],
|
||||
"usageCount": 58,
|
||||
"prompt": false,
|
||||
"omitTrigger": false,
|
||||
"matchCase": false,
|
||||
"showInTrayMenu": false,
|
||||
"abbreviation": {
|
||||
"abbreviations": [
|
||||
"#@"
|
||||
],
|
||||
"backspace": true,
|
||||
"ignoreCase": false,
|
||||
"immediate": false,
|
||||
"triggerInside": false,
|
||||
"wordChars": "[\\w]"
|
||||
},
|
||||
"hotkey": {
|
||||
"modifiers": [],
|
||||
"hotKey": null
|
||||
},
|
||||
"filter": {
|
||||
"regex": null,
|
||||
"isRecursive": false
|
||||
},
|
||||
"sendMode": "kb"
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
severin@kaderli.dev
|
Loading…
Add table
Add a link
Reference in a new issue