You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had this same issue with the default cover img height and width values on hyprland with kitty. Adjusting to something like the following fixed the issue for me:
cover_img_length = 10
cover_img_width = 5
You can adjust the size to your liking just make sure the length is a multiple of the width and the image should be the correct aspect ratio.
Describe the bug
A clear and concise description of what the bug is.
The album art is squished as seen in the attached screenshot.
!
To Reproduce
Steps to reproduce the bug.
Play a song, and look at album art.
Expected behaviour
A clear and concise description of what you expected to happen.
Square Album art
Log and backtrace
Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in
$HOME/.cache/spotify-player/
.Please refer to this URL for more details.
Screenshots
If applicable, add screenshots to help explain your problem.
image
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: