mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Mention Alt shows the menu bar
This commit is contained in:
@@ -192,4 +192,4 @@ if process.platform in ['win32', 'linux']
|
||||
module.exports.core.properties.autoHideMenuBar =
|
||||
type: 'boolean'
|
||||
default: false
|
||||
description: 'Automatically hide the menu bar. This is only supported on Linux and Windows'
|
||||
description: 'Automatically hide the menu bar and show it when Alt is pressed. This is only supported on Linux and Windows'
|
||||
|
||||
Reference in New Issue
Block a user