We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2c3d6 commit 7139fd7Copy full SHA for 7139fd7
2 files changed
karabiner.json
@@ -350,10 +350,10 @@
350
{
351
"to": [
352
353
- "shell_command": "open -a 'Muse.app'"
+ "shell_command": "open -a 'Mochi.app'"
354
}
355
],
356
- "description": "Open -a 'Muse.app'",
+ "description": "Open -a 'Mochi.app'",
357
"type": "basic",
358
"from": {
359
"key_code": "m",
rules.ts
@@ -58,7 +58,7 @@ const rules: KarabinerRules[] = [
58
"notion://notion.so/stellatehq/Max-Stoiber-CEO-90ea5326add5408f967278461f37c39b#29b31b030a5a4192b05f3883f7d47fe3"
59
),
60
z: app("zoom.us"),
61
- m: app("Muse"),
+ m: app("Mochi"),
62
f: app("Figma"),
63
r: app("Telegram"),
64
// "i"Message
0 commit comments