From ab85125ee36be271e09a179e0960674bbe5242a6 Mon Sep 17 00:00:00 2001 From: Erwin G Date: Wed, 30 Mar 2022 04:29:28 -0500 Subject: [PATCH] small tweak --- mac/KeyRemapper/Resources/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mac/KeyRemapper/Resources/config.json b/mac/KeyRemapper/Resources/config.json index 4216aa5..eafa6fa 100644 --- a/mac/KeyRemapper/Resources/config.json +++ b/mac/KeyRemapper/Resources/config.json @@ -5,7 +5,7 @@ "delayUntilRepeat": 300, "keyRepeatInterval": 25, "keyPressesDelay": 200, - "name": "My Config", + "name": "My profile 1", "remaps": [], "keyPresses": [], "keybindings": []