mirror of
https://github.com/zen-browser/components.git
synced 2025-07-08 05:59:59 +02:00
Merge pull request #2 from anatasiajp/patch-1
Ctrl+Shift+P is defauft private browsing
This commit is contained in:
commit
ca6aeb1c3a
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