2025-09-23

This commit is contained in:
2025-09-23 19:57:25 -04:00
parent b691ebe0d7
commit e1d2a77a99
+2 -1
View File
@@ -2,7 +2,8 @@
{ {
"context": "Workspace", "context": "Workspace",
"bindings": { "bindings": {
"shift-cmd-b": "workspace::ToggleRightDock" "shift-cmd-b": "workspace::ToggleRightDock",
"cmd-w": null
} }
}, },
{ {