Improve documentation of showHamburguerMenu option (#2315)

This commit is contained in:
Luiz Fernando Rodrigues 2017-10-01 12:15:35 -03:00 committed by Timothy
parent 47ccbe0c81
commit 9e7bd76ef9

View file

@ -38,7 +38,8 @@ module.exports = {
// custom css to embed in the terminal window
termCSS: '',
// set to `true` (without backticks) if you're using a Linux setup that doesn't show native menus
// set to `true` (without backticks and without quotes) if you're using a
// Linux setup that doesn't show native menus
// default: `false` on Linux, `true` on Windows (ignored on macOS)
showHamburgerMenu: '',