hyperclean
v1.0.0
Published
Hyper.app plugin to remove traffic lights
Readme
hyperclean
Remove traffic-lights from your windows

Configuration
In your ~/.hyper.js, you can configure settings for hyperclean.
modules.exports = {
config: {
// other config...
hyperclean: {
hideTabs: true, // default: false
},
},
// ...
};hideTabs
Change The visibility of the tabs.

