dotfiles/system/.config/autokey/data/Scripts/.folder.json
Severin Kaderli f06bb1dff6
Add AutoKey configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
2019-01-30 22:30:24 +01:00

23 lines
No EOL
465 B
JSON

{
"type": "folder",
"title": "Scripts",
"modes": [],
"usageCount": 16,
"showInTrayMenu": false,
"abbreviation": {
"abbreviations": [],
"backspace": true,
"ignoreCase": false,
"immediate": false,
"triggerInside": false,
"wordChars": "[\\w]"
},
"hotkey": {
"modifiers": [],
"hotKey": null
},
"filter": {
"regex": null,
"isRecursive": false
}
}