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.