From 26eb52f44ec28dde4dca6b0778a957248e08962f Mon Sep 17 00:00:00 2001 From: Tristan Ferrua Date: Sun, 31 Jan 2021 14:54:36 +0000 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d50664..5f95494 100644 --- a/README.md +++ b/README.md @@ -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. * ***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-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` If you are not using Kitty, try `ueberzug`.