diff --git a/lib/constants.js b/lib/constants.js index cf01f10..f1af70a 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -459,5 +459,6 @@ export const DEFAULT_SETTINGS = { windowControls: true, widthAdjustment: true, lineNumbers: false, - exportSize: '2x' + exportSize: '2x', + titleBar: '' }