mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use default OS X keyboard shortcut to hide other apps
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Apple specific
|
||||
'cmd-q': 'application:quit'
|
||||
'cmd-h': 'application:hide'
|
||||
'cmd-H': 'application:hide-other-applications'
|
||||
'cmd-alt-h': 'application:hide-other-applications'
|
||||
'cmd-m': 'application:minimize'
|
||||
'alt-cmd-ctrl-m': 'application:zoom'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user