Add more XDG variables
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
6cb1fb7ccd
commit
56a77bb7b2
6 changed files with 17 additions and 57 deletions
|
@ -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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue