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

Make Hyper Mode keybindings more configurable #19

Closed
bkeepers opened this issue Mar 10, 2017 · 1 comment
Closed

Make Hyper Mode keybindings more configurable #19

bkeepers opened this issue Mar 10, 2017 · 1 comment

Comments

@bkeepers
Copy link

I have local modifications to the keybindings for launching apps in Hyper Mode, which makes updating (i.e. when great features like #13 are added) a little more difficult than I'd like.

What would you think about making it easier to allow local overrides for these? Easiest think I could imagine is just a config file like apps.yml that is gitignored that gets merged in with the default bindings.

b: Google Chrome     # "B" for "Browser"
c: Slack             # "C for "Chat"
e: Atom              # "E" for "Editor"
f: Finder            # "F" for "Finder"
g: Mailplane 3       # "G" for "Gmail"
s: Spotify           # "S" for "Spotify"
t: Terminal          # "T" for "Terminal"
@jasonrudolph
Copy link
Owner

What would you think about making it easier to allow local overrides for these? Easiest think I could imagine is just a config file like apps.yml that is gitignored that gets merged in with the default bindings.

That sounds cool. Thanks for the suggestion. ⚡

If anyone wants to put together a pull request for this, I'll happily work with them to review it and get it merged.

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

No branches or pull requests

2 participants