dotfiles/system/.config/autokey/autokey.json
Severin Kaderli 92c15e04d0
Add changes for work environment
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-06-04 15:36:05 +02:00

46 lines
No EOL
1.1 KiB
JSON

{
"version": "0.95.7",
"userCodeDir": null,
"settings": {
"isFirstRun": true,
"serviceRunning": true,
"menuTakesFocus": false,
"showTrayIcon": true,
"sortByUsageCount": true,
"promptToSave": false,
"enableQT4Workaround": false,
"interfaceType": "XRecord",
"undoUsingBackspace": true,
"windowDefaultSize": [
924,
301
],
"hPanePosition": 233,
"columnWidths": [
150,
50,
100
],
"showToolbar": true,
"notificationIcon": "autokey-status",
"workAroundApps": ".*VirtualBox.*|krdc.Krdc",
"triggerItemByInitial": false,
"scriptGlobals": {}
},
"folders": [],
"toggleServiceHotkey": {
"enabled": false,
"modifiers": [
"<shift>",
"<super>"
],
"hotKey": "k"
},
"configHotkey": {
"enabled": false,
"modifiers": [
"<super>"
],
"hotKey": "k"
}
}