Updated readme and added a screenshot with the playlist view

This commit is contained in:
GuardKenzie
2021-05-11 01:47:08 +00:00
parent 916d96c4b6
commit 6bc48c5d90
2 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,7 @@ The config file is located at `~/.config/miniplayer/config`. The example configu
* ***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*:** Whether 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*:** Whether 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`).
* ***show_playlist*:** Whether or not to show the playlist view.
#### mpd #### mpd
@ -78,3 +79,8 @@ If this does not work, try changing `image_method` from `pixcat` to `ueberzug` o
2. **Q:** Album art is too big/too small. 2. **Q:** Album art is too big/too small.
**A:** You need to configure `font_height` and `font_width`. Their values should be the actual pixel height and width of a character in your terminal. **A:** You need to configure `font_height` and `font_width`. Their values should be the actual pixel height and width of a character in your terminal.
## More screenshots!
![playlist](img/playlist.png)

BIN
img/playlist.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB