diff --git a/.hyper.js b/.hyper.js index f8b5568..507a624 100644 --- a/.hyper.js +++ b/.hyper.js @@ -28,7 +28,7 @@ module.exports = { shell: '/bin/zsh', // if `true` (without backticks and without quotes), selected text will automatically be copied to the clipboard - copyOnSelect: `true`, + copyOnSelect: true, // Whether to use the WebGL renderer. Set it to false to use canvas-based // rendering (slower, but supports transparent backgrounds)