Merge branch 'main' of github.com:monochrome-music/monochrome
This commit is contained in:
commit
e0bbf1a4c2
1 changed files with 20 additions and 20 deletions
40
README.md
40
README.md
|
|
@ -213,26 +213,26 @@ npm run build
|
|||
|
||||
### Keyboard Shortcuts
|
||||
|
||||
| Shortcut | Action |
|
||||
| --- | --- |
|
||||
| `Space` | Play / Pause |
|
||||
| `→` | Seek forward 10s |
|
||||
| `←` | Seek backward 10s |
|
||||
| `Shift` + `→` | Next track |
|
||||
| `Shift` + `←` | Previous track |
|
||||
| `↑` | Volume up |
|
||||
| `↓` | Volume down |
|
||||
| `M` | Mute / Unmute |
|
||||
| `S` | Toggle shuffle |
|
||||
| `R` | Toggle repeat |
|
||||
| `Q` | Open queue |
|
||||
| `L` | Toggle lyrics |
|
||||
| `/` | Focus search |
|
||||
| `Esc` | Close modals |
|
||||
| `[` | Previous visualizer preset |
|
||||
| `]` | Next visualizer preset |
|
||||
| `\` | Toggle visualizer auto-cycle |
|
||||
| `Ctrl` + `K` | Command Palette |
|
||||
| Shortcut | Action |
|
||||
| ------------- | ---------------------------- |
|
||||
| `Space` | Play / Pause |
|
||||
| `→` | Seek forward 10s |
|
||||
| `←` | Seek backward 10s |
|
||||
| `Shift` + `→` | Next track |
|
||||
| `Shift` + `←` | Previous track |
|
||||
| `↑` | Volume up |
|
||||
| `↓` | Volume down |
|
||||
| `M` | Mute / Unmute |
|
||||
| `S` | Toggle shuffle |
|
||||
| `R` | Toggle repeat |
|
||||
| `Q` | Open queue |
|
||||
| `L` | Toggle lyrics |
|
||||
| `/` | Focus search |
|
||||
| `Esc` | Close modals |
|
||||
| `[` | Previous visualizer preset |
|
||||
| `]` | Next visualizer preset |
|
||||
| `\` | Toggle visualizer auto-cycle |
|
||||
| `Ctrl` + `K` | Command Palette |
|
||||
|
||||
### Account Features
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue