dotfiles/system/.config/autokey/autokey.json~
Severin Kaderli d57b0150cf
Update gw2 script to refer to lutris version
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-05-17 20:45:57 +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,
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"
}
}