Make default config clearer (#1379)

This commit is contained in:
Albin Ekblom 2017-01-10 21:53:32 +01:00 committed by Guillermo Rauch
parent aec98f08b3
commit fc685c7d02

View file

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