From 2de0e879e58fe6c0a4411356d1bb996500b9356f Mon Sep 17 00:00:00 2001 From: Bart Kleijngeld Date: Mon, 9 Aug 2021 15:57:54 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b53b4..3302693 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ These keybinds can be changed by editing the config file. See the [`config.examp ## F.A.Q. - **Q:** Album art is not showing up. - **A:** Make sure your `music_directory` is not quoted i.e. if your music directory is `~/My Music` then your config should look like `music_directory = ~/My Music`. + **A:** If you're using `music_directory` for fetching your album art, make sure your it is not quoted i.e. if your music directory is `~/My Music` then your config should look like `music_directory = ~/My Music`. If this does not work, try changing `image_method` from `pixcat` to `ueberzug` or vice versa. - **Q:** Album art is too big/too small.