From 4706584d2b279af5d0f8b6a1c74bce971c38d0c0 Mon Sep 17 00:00:00 2001 From: Tristan Ferrua Date: Sun, 31 Jan 2021 00:11:22 +0000 Subject: [PATCH] Updated README.md to include the new mpd configuration options --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ecb8788..c5a5b04 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,15 @@ After installation, the player can be opened from Kitty with `miniplayer`. The config file is located at `~/.config/miniplayer/config`. The example configuration file, `config.example`, has all the default values. +#### player * ***music_directory*:** The path to your music directory for extracting album art. * ***font_width*:** The width of your font in pixels in the actual terminal. * ***font_height*:** The height of your font in pixels in the actual terminal. +#### mpd +* ***host*:** The mpd host +* ***port*:** The mpd port + ![font-example](https://github.com/GuardKenzie/miniplayer/blob/main/img/font.png?raw=true) ## Keybinds