diff --git a/src/browser/nylas-window.coffee b/src/browser/nylas-window.coffee index affa53241..05f4ed4d0 100644 --- a/src/browser/nylas-window.coffee +++ b/src/browser/nylas-window.coffee @@ -54,6 +54,7 @@ class NylasWindow resizable: resizable webPreferences: directWrite: true + autoHideMenuBar: true if @neverClose # Prevents DOM timers from being suspended when the main window is hidden.