Merge branch 'main' of github.com:monochrome-music/monochrome

This commit is contained in:
Samidy 2026-03-11 05:06:26 +03:00
commit e0bbf1a4c2

View file

@ -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