diff --git a/wxt.config.ts b/wxt.config.ts index a54fef3..69c86bd 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -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" } } },