Fixing hyper.

This commit is contained in:
Bradley 2020-09-16 16:49:13 -07:00
parent 0b7b7a42e1
commit 2dc770e060

View file

@ -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)