Merge pull request #8 from anatasiajp/patch-2

Update ZenKeyboardShortcuts.mjs
This commit is contained in:
mauro 🤙 2024-09-09 19:29:25 +02:00 committed by GitHub
commit 1ae97170ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -99,6 +99,7 @@ const kZKSActions = {
hideSidebar: ["SidebarController.hide()", "hide-sidebar", "sidebar-action"],
toggleSidebar: ["SidebarController.toggle()", "toggle-sidebar", "sidebar-action"],
zenToggleWebPanels: ["gZenBrowserManagerSidebar.toggle()", "zen-toggle-web-panels", "sidebar-action"],
zenExpandSidebar: ["gZenVerticalTabsManager.toggleExpand()", "zen-expand-sidebar", "sidebar-action"],
};
const kZenDefaultShortcuts = {