mirror of
https://github.com/zen-browser/components.git
synced 2025-07-08 15:29:59 +02:00
Ctrl+Shift+P is defauft private browsing
This commit is contained in:
parent
bbc9e79c2a
commit
dee5f14ef9
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ const kZenDefaultShortcuts = {
|
||||||
zenToggleCompactModeToolbar: "Ctrl+Alt+T",
|
zenToggleCompactModeToolbar: "Ctrl+Alt+T",
|
||||||
|
|
||||||
// manage actions
|
// manage actions
|
||||||
zenToggleWebPanels: "Ctrl+Shift+P",
|
zenToggleWebPanels: "Alt+P",
|
||||||
};
|
};
|
||||||
|
|
||||||
// Section: ZenKeyboardShortcuts
|
// Section: ZenKeyboardShortcuts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue