mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
Make default config clearer (#1379)
This commit is contained in:
parent
aec98f08b3
commit
fc685c7d02
1 changed files with 1 additions and 2 deletions
|
|
@ -27,8 +27,7 @@ module.exports = {
|
|||
// custom css to embed in the terminal window
|
||||
termCSS: '',
|
||||
|
||||
// set to `true` if you're using a Linux set up
|
||||
// that doesn't shows native menus
|
||||
// set to `true` (without backticks) if you're using a Linux setup that doesn't show native menus
|
||||
// default: `false` on Linux, `true` on Windows (ignored on macOS)
|
||||
showHamburgerMenu: '',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue