tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
Add obsidian keyshortcut
seth.computer
4 years ago
135d47b3
9d1f50c3
+9
1 changed file
expand all
collapse all
unified
split
obsidian
hotkeys.json
+9
obsidian/hotkeys.json
···
112
112
],
113
113
"key": "U"
114
114
}
115
115
+
],
116
116
+
"file-explorer:open": [
117
117
+
{
118
118
+
"modifiers": [
119
119
+
"Mod",
120
120
+
"Shift"
121
121
+
],
122
122
+
"key": "E"
123
123
+
}
115
124
]
116
125
}