mirror of
https://github.com/zen-browser/components.git
synced 2025-07-08 15:09:59 +02:00
Update ZenKeyboardShortcuts.mjs
This commit is contained in:
parent
36e62781e2
commit
dc2adaf858
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ const kZKSActions = {
|
||||||
hideSidebar: ["SidebarController.hide()", "hide-sidebar", "sidebar-action"],
|
hideSidebar: ["SidebarController.hide()", "hide-sidebar", "sidebar-action"],
|
||||||
toggleSidebar: ["SidebarController.toggle()", "toggle-sidebar", "sidebar-action"],
|
toggleSidebar: ["SidebarController.toggle()", "toggle-sidebar", "sidebar-action"],
|
||||||
zenToggleWebPanels: ["gZenBrowserManagerSidebar.toggle()", "zen-toggle-web-panels", "sidebar-action"],
|
zenToggleWebPanels: ["gZenBrowserManagerSidebar.toggle()", "zen-toggle-web-panels", "sidebar-action"],
|
||||||
|
zenExpandSidebar: ["gZenVerticalTabsManager.toggleExpand()", "zen-expand-sidebar", "sidebar-action"],
|
||||||
};
|
};
|
||||||
|
|
||||||
const kZenDefaultShortcuts = {
|
const kZenDefaultShortcuts = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue