diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-03-20 11:07:49 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-03-20 11:07:49 +0100 |
commit | 80ccf68f55dbb70d7e5ed52ee95b3c9d1b6ce264 (patch) | |
tree | 93e28e85ab70052aa6f577998ec7dc1f413b40c0 /.obsidian/hotkeys.json | |
parent | 9642cd7ae24f0ba79ce5647c709b35ae8f06a285 (diff) |
vault backup: 2025-03-20 11:07:48
Diffstat (limited to '.obsidian/hotkeys.json')
-rw-r--r-- | .obsidian/hotkeys.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json index 29a1211..74f86a8 100644 --- a/.obsidian/hotkeys.json +++ b/.obsidian/hotkeys.json @@ -34,5 +34,14 @@ ], "key": "X" } + ], + "file-explorer:move-file": [ + { + "modifiers": [ + "Mod", + "Shift" + ], + "key": "M" + } ] }
\ No newline at end of file |