Use Alt in accelerator

This commit is contained in:
Jessica Lord 2016-01-21 15:48:06 -07:00
parent 1b8200ea34
commit 980bc7bf32

View file

@ -198,7 +198,7 @@ app.once('ready', function() {
}, },
{ {
label: 'Hide Others', label: 'Hide Others',
accelerator: 'Command+Shift+H', accelerator: 'Command+Alt+H',
role: 'hideothers' role: 'hideothers'
}, },
{ {