Skip to content
Snippets Groups Projects
Commit 97d4be9c authored by George Nachman's avatar George Nachman
Browse files

Change the shortcut for bury session to cmd-opt-shift B. Issue 5803.

parent 964a75f7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -811,7 +811,8 @@ DQ
</menu>
</menuItem>
<menuItem isSeparatorItem="YES" id="vXn-Fa-KDE"/>
<menuItem title="Bury Session" keyEquivalent="b" id="m8k-FC-JBb">
<menuItem title="Bury Session" keyEquivalent="B" id="m8k-FC-JBb">
<modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
<connections>
<action selector="bury:" target="-1" id="jki-EJ-MEs"/>
</connections>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment