Updated README
This commit is contained in:
12
README.md
12
README.md
@ -62,7 +62,7 @@ This section allows you to change the keybinds for the player. The format for a
|
|||||||
## Default keybinds
|
## Default keybinds
|
||||||
|
|
||||||
| Key | function |
|
| Key | function |
|
||||||
|-------|---------------------|
|
| ----- | ------------------ |
|
||||||
| h | Show keybinds |
|
| h | Show keybinds |
|
||||||
| p | Play/pause |
|
| p | Play/pause |
|
||||||
| > | Next track |
|
| > | Next track |
|
||||||
@ -79,12 +79,12 @@ These keybinds can be changed by editing the config file. See the [`config.examp
|
|||||||
|
|
||||||
|
|
||||||
## F.A.Q.
|
## 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`.
|
**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.
|
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.
|
**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!
|
## More screenshots!
|
||||||
|
Reference in New Issue
Block a user