feat: Change default keyboard shortcut to Ctrl+Shift+Y
This commit is contained in:
parent
0a5144e784
commit
c49d6ebff4
@ -81,7 +81,7 @@ export default defineConfig({
|
||||
execute_side_panel: {
|
||||
description: "Open the side panel",
|
||||
suggested_key: {
|
||||
default: "Ctrl+Shift+Q"
|
||||
default: "Ctrl+Shift+Y"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user