diff options
Diffstat (limited to 'mac/Hyperterm/hyper.js')
-rw-r--r-- | mac/Hyperterm/hyper.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/Hyperterm/hyper.js b/mac/Hyperterm/hyper.js index 664287d..cea0141 100644 --- a/mac/Hyperterm/hyper.js +++ b/mac/Hyperterm/hyper.js @@ -151,7 +151,7 @@ module.exports = { // `project#1.0.1` plugins: [ "hyper-startup", - "hyperminimal", + "hyper-dark-scrollbar", "hyperlinks", "gitrocket", |