diff --git a/app/config/config-default.js b/app/config/config-default.js index e50ee254..1c33036c 100644 --- a/app/config/config-default.js +++ b/app/config/config-default.js @@ -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: '',