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

30 lines
No EOL
580 B
JSON

{
"type": "script",
"description": "current_date",
"store": {},
"modes": [
1
],
"usageCount": 12,
"prompt": false,
"omitTrigger": false,
"showInTrayMenu": false,
"abbreviation": {
"abbreviations": [
"#d"
],
"backspace": true,
"ignoreCase": false,
"immediate": true,
"triggerInside": false,
"wordChars": "[\\w]"
},
"hotkey": {
"modifiers": [],
"hotKey": null
},
"filter": {
"regex": null,
"isRecursive": false
}
}