for the day

This commit is contained in:
thad-w541
2025-10-28 21:12:05 -05:00
parent 11a08221f5
commit 104bc12bd5
13 changed files with 212 additions and 70 deletions

View File

@@ -1 +1,28 @@
{}
{
"file-explorer:open": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "O"
}
],
"bujo-bullets:change-bullet-to->": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "."
}
],
"bujo-bullets:change-bullet-to--": [
{
"modifiers": [
"Mod"
],
"key": "-"
}
]
}