hyper-matcha-controls

1.0.0 • Public • Published

Hyper-matcha-controls! npm-version

A plugin that makes the close, minimize and maximize buttons look like the matcha dark sea window controls. This plugin is tested on linux.

Install

Config

It makes use of showWindowControls to determine where to place the controls. To move the controls to the left side, change your config to the following:

module.exports = {
  config: {
    ...
    showWindowControls: 'left',
    ...
  }
}

Flip controls
Default value is true

module.exports = {
  config: {
    ...
      hypermatchaControls: {
        flipped: true,
      }
    ...
  }
}

Changelog

1.0.1

  • Repair mistakes on package.json
  • Repair mistakes on readme 1.0.0
  • Add matcha dark sea controls

License

MIT © krve

Package Sidebar

Install

npm i hyper-matcha-controls

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

75.6 kB

Total Files

16

Last publish

Collaborators

  • alfonsocv12