Updated README

This commit is contained in:
Kenzie
2021-07-25 01:36:37 +00:00
parent 83a18d6f4f
commit c275487af4

View File

@ -62,7 +62,7 @@ This section allows you to change the keybinds for the player. The format for a
## Default keybinds
| Key | function |
|-------|---------------------|
| ----- | ------------------ |
| h | Show keybinds |
| p | Play/pause |
| > | Next track |
@ -79,11 +79,11 @@ These keybinds can be changed by editing the config file. See the [`config.examp
## F.A.Q.
1. **Q:** Album art is not showing up.
- **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`.
If this does not work, try changing `image_method` from `pixcat` to `ueberzug` or vice versa.
2. **Q:** Album art is too big/too small.
- **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.