All Projects → albinekb → hyperclean

albinekb / hyperclean

Licence: other
🌴 Hyper.app plugin to remove traffic lights

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hyperclean

hyper-bloody
⚡ A bloody theme for hyper
Stars: ✭ 18 (+12.5%)
Mutual labels:  hyper, hyper-theme, hyperterm
hyper-rose-pine-next
Hyper Theme - which supports your System Preferences
Stars: ✭ 28 (+75%)
Mutual labels:  hyper, hyper-theme, hyperterm
hyper-clean
✨ A clean Hyper theme with IBM Design colors
Stars: ✭ 30 (+87.5%)
Mutual labels:  hyper, hyper-theme
hyper-night-owl
A Hyper theme based on night-owl-vscode-theme.
Stars: ✭ 98 (+512.5%)
Mutual labels:  hyper-theme, hyperterm
hyper-wal
Extension for using colorschemes generated by wal in Hyper terminal
Stars: ✭ 21 (+31.25%)
Mutual labels:  hyper, hyper-theme
hyper-materialshell
A material design theme for Hyper based on materialshell. ✨
Stars: ✭ 72 (+350%)
Mutual labels:  hyper, hyper-theme
hyper-sierra-vibrancy
Theme for Hyper with vibrancy 🌄
Stars: ✭ 30 (+87.5%)
Mutual labels:  hyper, hyperterm
hyper-broadcast
Extension for Hyper.app to broadcast user inputs to multiple terms.
Stars: ✭ 15 (-6.25%)
Mutual labels:  hyper, hyperterm
hyper-solarized-light
Hyper theme based on solarized light colors
Stars: ✭ 23 (+43.75%)
Mutual labels:  hyper, hyper-theme
hyper-markdown-preview
Preview Markdown files right from your Hyper Terminal!
Stars: ✭ 18 (+12.5%)
Mutual labels:  hyper, hyperterm
hyper-one-light
Atom One Light theme for Hyper
Stars: ✭ 56 (+250%)
Mutual labels:  hyper, hyper-theme
Awesome Hyper
🖥 Delightful Hyper plugins, themes, and resources
Stars: ✭ 9,687 (+60443.75%)
Mutual labels:  hyper, hyperterm
Hyperlayout
📐 Layout presets for Hyper.app
Stars: ✭ 184 (+1050%)
Mutual labels:  hyper
hyper-proxy
A proxy connector for Hyper-based crates
Stars: ✭ 73 (+356.25%)
Mutual labels:  hyper
Hyperborder
adds a gradient border to the Hyper terminal
Stars: ✭ 183 (+1043.75%)
Mutual labels:  hyper
hyper.sh-connector-k8s
Hyper.sh Container Connector for Kubernetes
Stars: ✭ 22 (+37.5%)
Mutual labels:  hyper
Hyper Tabs Enhanced
Enhanced Tabs Plugin for Hyper
Stars: ✭ 173 (+981.25%)
Mutual labels:  hyper
Routerify
A lightweight, idiomatic, composable and modular router implementation with middleware support for the Rust HTTP library hyper.rs
Stars: ✭ 173 (+981.25%)
Mutual labels:  hyper
Dotfiles Win
🙈 oh-my-zsh on bash on windows configuration files
Stars: ✭ 167 (+943.75%)
Mutual labels:  hyper
Hyper Pane
Extension for Hyper.app to enhance pane navigation.
Stars: ✭ 160 (+900%)
Mutual labels:  hyper

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].