You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: