Add more XDG variables

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-05-26 20:07:45 +02:00
parent 6cb1fb7ccd
commit 56a77bb7b2
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
6 changed files with 17 additions and 57 deletions

View file

@ -1,46 +0,0 @@
{
"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,
962
],
"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"
}
}