From bba509fabf490ab51afc60124f0e4cf1a1db6a3d Mon Sep 17 00:00:00 2001 From: krolxon Date: Mon, 13 May 2024 17:32:52 +0530 Subject: make dmenu optional, dont crash --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 35b6583..2495b6b 100755 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3