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

[FEATURE] Support custom keybindings #94

Merged
merged 8 commits into from
Jul 19, 2021

Conversation

Lissy93
Copy link
Owner

@Lissy93 Lissy93 commented Jul 19, 2021

Category: Feature

Overview:

  • Adds support for custom keybindings
  • The user can use the hotkey property on any item, to assign it a number between 0 - 9, when that key is pressed, the app will be launched
  • Useful for frequently used applications, especially if Dashy is your startpage

Issue Number N/A

New Vars

Field Type Required Description
hotkey number Optional Give frequently opened applications a numeric hotkey, between 0 - 9. You can then just press that key to launch that application.

Screenshot N/A

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors
  • (If a new config option is added) Attribute is outlined in the schema and documented
  • (If a new dependency is added) Package is essential, and has been checked out for security or performance

@netlify
Copy link

netlify bot commented Jul 19, 2021

✔️ Deploy Preview for dashy-dev ready!

🔨 Explore the source changes: 00688c0

🔍 Inspect the deploy log: https://app.netlify.com/sites/dashy-dev/deploys/60f5eb022eda43000710d38d

😎 Browse the preview: https://deploy-preview-94--dashy-dev.netlify.app/

@Lissy93 Lissy93 merged commit f22b1b0 into master Jul 19, 2021
@Lissy93 Lissy93 deleted the FEATURE/service-keyboard-shortcuts branch July 19, 2021 21:23
asterling8516 pushed a commit to asterling8516/dashy that referenced this pull request Nov 23, 2023
Closes Lissy93#94

Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
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 this pull request may close these issues.

None yet

1 participant