Ctrl+Shift+P is defauft private browsing

This commit is contained in:
Anatasia 2024-08-24 00:41:11 +07:00 committed by GitHub
parent bbc9e79c2a
commit dee5f14ef9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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