fixed location of '.nvmrc'

This commit is contained in:
Daniel Sommer 2022-03-11 17:00:28 +01:00
parent 918b2d74fa
commit d75a18c192
2 changed files with 0 additions and 2 deletions

View file

View file

@ -20,7 +20,6 @@
], ],
"event": "EV_KEY", "event": "EV_KEY",
"type": "keydown", "type": "keydown",
"delay": 1000,
"command": "combo" "command": "combo"
}, },
{ {
@ -31,7 +30,6 @@
], ],
"event": "EV_KEY", "event": "EV_KEY",
"type": "keydown", "type": "keydown",
"delay": 1000,
"command": "combo2" "command": "combo2"
}, },
{ {