From a3398e057f0b7bc7d40b417f27b85148fc16f580 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Mon, 28 Aug 2023 23:33:52 -0400 Subject: [PATCH] Updated: Monday, August 28,2023-08-28 23:33:48 --- enter/.obsidian/hotkeys.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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