diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/keyboard-shortcuts.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md index 7e46209..080d02d 100644 --- a/docs/keyboard-shortcuts.md +++ b/docs/keyboard-shortcuts.md @@ -14,7 +14,7 @@ Global shortcuts are registered in `web/js/keyboard.js`. They are **disabled** w | `N` / `P` | Next / previous track | | `f` | Toggle fullscreen on the player wrapper | | `Esc` | Exit fullscreen, or deselect current item | -| `r` | Toggle shuffle on the current filtered result set | +| `r` | Enable shuffle, or reshuffle the current filtered result set | | `s` | Generate a share link for the selected media | | `/` | Focus the quick search bar (debounced) | | `n` | Open notes modal for the selected media | |
