Put back shift-escape binding for FocusDock action

This commit is contained in:
Max Brunsfeld
2023-02-15 13:57:07 -08:00
parent 8bd20d8c3a
commit 7037842bef
+6
View File
@@ -431,6 +431,12 @@
"cmd-enter": "project_search::SearchInNew"
}
},
{
"context": "Workspace",
"bindings": {
"shift-escape": "dock::FocusDock"
}
},
{
"bindings": {
"cmd-shift-k cmd-shift-right": "dock::AnchorDockRight",