diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-05-13 17:32:52 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-05-13 17:32:52 +0530 |
| commit | bba509fabf490ab51afc60124f0e4cf1a1db6a3d (patch) | |
| tree | 6d140220a64f17a6ea746db6d26bf1a9c034cb9f /README.md | |
| parent | bc7ab75f0c75be8cac62313083afea81ce08e6e6 (diff) | |
make dmenu optional, dont crash
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ A MPD client in Rust - `g` to go to top of list - `G` to go to bottom of list +### Prerequisites +- [MPD](https://wiki.archlinux.org/title/Music_Player_Daemon) installed and configured. +- [dmenu](https://tools.suckless.org/dmenu/) (optional) + ### TODO - [x] fix performance issues - [x] improvements on queue control |
