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
|
### Keyboard Shortcuts
|
||||||
|
|
||||||
| Shortcut | Action |
|
| Shortcut | Action |
|
||||||
| --- | --- |
|
| ------------- | ---------------------------- |
|
||||||
| `Space` | Play / Pause |
|
| `Space` | Play / Pause |
|
||||||
| `→` | Seek forward 10s |
|
| `→` | Seek forward 10s |
|
||||||
| `←` | Seek backward 10s |
|
| `←` | Seek backward 10s |
|
||||||
| `Shift` + `→` | Next track |
|
| `Shift` + `→` | Next track |
|
||||||
| `Shift` + `←` | Previous track |
|
| `Shift` + `←` | Previous track |
|
||||||
| `↑` | Volume up |
|
| `↑` | Volume up |
|
||||||
| `↓` | Volume down |
|
| `↓` | Volume down |
|
||||||
| `M` | Mute / Unmute |
|
| `M` | Mute / Unmute |
|
||||||
| `S` | Toggle shuffle |
|
| `S` | Toggle shuffle |
|
||||||
| `R` | Toggle repeat |
|
| `R` | Toggle repeat |
|
||||||
| `Q` | Open queue |
|
| `Q` | Open queue |
|
||||||
| `L` | Toggle lyrics |
|
| `L` | Toggle lyrics |
|
||||||
| `/` | Focus search |
|
| `/` | Focus search |
|
||||||
| `Esc` | Close modals |
|
| `Esc` | Close modals |
|
||||||
| `[` | Previous visualizer preset |
|
| `[` | Previous visualizer preset |
|
||||||
| `]` | Next visualizer preset |
|
| `]` | Next visualizer preset |
|
||||||
| `\` | Toggle visualizer auto-cycle |
|
| `\` | Toggle visualizer auto-cycle |
|
||||||
| `Ctrl` + `K` | Command Palette |
|
| `Ctrl` + `K` | Command Palette |
|
||||||
|
|
||||||
### Account Features
|
### Account Features
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue