From 7502d1cd1726f2b623236a8a4b5626a931a2490e Mon Sep 17 00:00:00 2001 From: danielwerg <35052399+danielwerg@users.noreply.github.com> Date: Tue, 18 Feb 2025 22:20:00 +0300 Subject: [PATCH] docs: update controls (#58) --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ff58420..746d8ff 100644 --- a/README.md +++ b/README.md @@ -102,12 +102,17 @@ Yeah, that's it. ### Controls -| Key | Function | -|-------|----------------| -| `s` | Skip song | -| `p` | Play/Pause | -| `+/-` | Volume Up/Down | -| `q` | Quit | +| Key | Function | +|--------------|-----------------| +| `s\|n\|l` | Skip song | +| `p\| ` | Play/Pause | +| `+\|=\|k\|↑` | Volume Up 10% | +| `→` | 1% | +| `-\|_\|j\|↓` | Volume Down 10% | +| `←` | 1% | +| `q\|ctrl+c` | Quit | + +Besides its regular controls, lowfi offers compatibility with Media Keys and [MPRIS](https://wiki.archlinux.org/title/MPRIS) (with tools like `playerctl`) ### Extra Flags