Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom configuration to ~/.hyper.js #38

Open
IronLu233 opened this issue Jun 22, 2017 · 2 comments
Open

add custom configuration to ~/.hyper.js #38

IronLu233 opened this issue Jun 22, 2017 · 2 comments

Comments

@IronLu233
Copy link

I use both hyperpower and power-mode for atom editor.

In atom editor, I can change the color of particles and enable/disable and screen shake.

I think it is necessary to add a custom configuration to ~/.hyper.js. So that user can custom hypers configuration.

it may be like

hyperPowerConfig = {
  wowMode: false,
  shake: true,
  randomColor: true,
  fixedColor: '#233333',
}

Can I fork it and pull a request for my idea?

@raz-canva
Copy link

Bump

@razfriman
Copy link

Decided to take this on since I wanted this feature @IronLu233 - Check out #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants