Updated README.md

This commit is contained in:
Tristan Ferrua
2021-01-31 14:54:36 +00:00
parent 975a60798a
commit 26eb52f44e

View File

@ -27,7 +27,9 @@ The config file is located at `~/.config/miniplayer/config`. The example configu
* ***music_directory*:** The path to your music directory for extracting album art. * ***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_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. * ***font_height*:** The height of your font in pixels in the actual terminal.
![font-example](https://github.com/GuardKenzie/miniplayer/blob/main/img/font.png?raw=true) ![font-example](https://github.com/GuardKenzie/miniplayer/blob/main/img/font.png?raw=true)
* ***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`.