Skip to content

Commit

Permalink
fix(hyper): enable webgl
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Apr 26, 2021
1 parent 652837b commit 0f6285d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/terminals/hyper.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ module.exports = {
summon: {
hotkey: "F12",
},
webGLRenderer: true
},
plugins: [
"hyper-dracula",
Expand Down

0 comments on commit 0f6285d

Please sign in to comment.