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

docs: fixes keymap command name #342

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

massivebird
Copy link
Contributor

Using the example keymap.toml configuration spawned this issue:

$ spotify_player
Error: TOML parse error at line 8, column 11
  |
8 | command = "SearchContext"
  |           ^^^^^^^^^^^^^^^
unknown variant ... [[truncated]]

This change fixes the command name from SearchContext to Search, which runs without issue.

@aome510 aome510 merged commit 20a2d71 into aome510:master Jan 23, 2024
4 checks passed
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.

2 participants