MSR/.obsidian/hotkeys.json
WanderingPenwing 2583cfd78b sorted articles
2024-10-15 08:56:10 +02:00

19 lines
228 B
JSON

{
"app:toggle-left-sidebar": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "D"
}
],
"app:open-vault": [
{
"modifiers": [
"Alt"
],
"key": "V"
}
]
}