diff --git a/enter/.obsidian/hotkeys.json b/enter/.obsidian/hotkeys.json index f114ea4..aa2c8b0 100644 --- a/enter/.obsidian/hotkeys.json +++ b/enter/.obsidian/hotkeys.json @@ -86,5 +86,29 @@ ], "key": "M" } + ], + "audio-recorder:start": [ + { + "modifiers": [ + "Ctrl" + ], + "key": "R" + } + ], + "theme:switch": [ + { + "modifiers": [ + "Alt" + ], + "key": "T" + } + ], + "workspace:close-others": [ + { + "modifiers": [ + "Ctrl" + ], + "key": "U" + } ] } \ No newline at end of file