Update README.md

This commit is contained in:
Tristan Ferrua
2021-04-30 22:45:36 +00:00
committed by GitHub
parent ef41b43bcc
commit b711231b2e

View File

@ -33,8 +33,8 @@ The config file is located at `~/.config/miniplayer/config`. The example configu
* ***image_method*:** The method to use for drawing album art. Available values are `pixcat` and `ueberzug` * ***image_method*:** The method to use for drawing album art. Available values are `pixcat` and `ueberzug`
If you are not using Kitty, try `ueberzug`. If you are not using Kitty, try `ueberzug`.
* ***volume_step*:** The ammount (in percents) the volume will be adjusted on pressing the volume up and volume down keys. * ***volume_step*:** The ammount (in percents) the volume will be adjusted on pressing the volume up and volume down keys.
* ***album_art_only*:** Weather or not to only draw the album art and no other track info (`true/false`). * ***album_art_only*:** Whether or not to only draw the album art and no other track info (`true/false`).
* ***auto_close*:** Weather or not to automatically close the player once the mpd playlist has concluded (`true/false`). * ***auto_close*:** Whether or not to automatically close the player once the mpd playlist has concluded (`true/false`).
#### mpd #### mpd