diff --git a/libs/.nvmrc b/.nvmrc similarity index 100% rename from libs/.nvmrc rename to .nvmrc diff --git a/config.json b/config.json index e0199d2..c3574bb 100644 --- a/config.json +++ b/config.json @@ -20,7 +20,6 @@ ], "event": "EV_KEY", "type": "keydown", - "delay": 1000, "command": "combo" }, { @@ -31,7 +30,6 @@ ], "event": "EV_KEY", "type": "keydown", - "delay": 1000, "command": "combo2" }, {