diff options
| author | krolyxon <106688908+krolyxon@users.noreply.github.com> | 2024-05-16 19:15:46 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-16 19:15:46 +0530 |
| commit | c51d9cc12e84e060d9160b5e765cfd6198075de1 (patch) | |
| tree | 865a337f1f9be759f74b9a57cc829d8be4477a61 | |
| parent | 5d4e428f97863e3f2cf81bc0818bf9b063e262bf (diff) | |
Update README.md
| -rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ rmptui is a minimal tui mpd client made with rust. | --- | --- | | `q`/`Ctr+C` | Quit | | `p` | Toggle pause | -| `+`/'=' | Increase volume | +| `+`/`=` | Increase volume | | `-` | Decrease volume | | `D` | Get dmenu prompt | | `j`/`Down` | Scroll down | |
