📝 Mention Alt toggles

This commit is contained in:
Kevin Sawicki
2014-11-17 14:48:41 -08:00
parent c360ccc62b
commit 4896741f0c

View File

@@ -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 and show it when Alt is pressed. This is only supported on Linux and Windows'
description: 'Automatically hide the menu bar and toggle it by pressing Alt. This is only supported on Linux and Windows'