Skip to content

Commit 7139fd7

Browse files
committed
Muse -> Mochi
1 parent 4a2c3d6 commit 7139fd7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

karabiner.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,10 @@
350350
{
351351
"to": [
352352
{
353-
"shell_command": "open -a 'Muse.app'"
353+
"shell_command": "open -a 'Mochi.app'"
354354
}
355355
],
356-
"description": "Open -a 'Muse.app'",
356+
"description": "Open -a 'Mochi.app'",
357357
"type": "basic",
358358
"from": {
359359
"key_code": "m",

rules.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const rules: KarabinerRules[] = [
5858
"notion://notion.so/stellatehq/Max-Stoiber-CEO-90ea5326add5408f967278461f37c39b#29b31b030a5a4192b05f3883f7d47fe3"
5959
),
6060
z: app("zoom.us"),
61-
m: app("Muse"),
61+
m: app("Mochi"),
6262
f: app("Figma"),
6363
r: app("Telegram"),
6464
// "i"Message

0 commit comments

Comments
 (0)