Remap zoom to Command+= on macOS (#3296)

This commit is contained in:
Jonathan Canfield
2019-04-08 13:17:35 -04:00
committed by Scott Nonnenberg
parent 1a76f1dae3
commit 97b26778b3
5 changed files with 5 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
"role": "resetzoom"
},
{
"accelerator": "Control+Plus",
"label": "Zoom In",
"role": "zoomin"
},