Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rotate image? #6

Open
batmanm0b1E opened this issue Mar 7, 2019 · 1 comment
Open

rotate image? #6

batmanm0b1E opened this issue Mar 7, 2019 · 1 comment

Comments

@batmanm0b1E
Copy link

Do you know if you can rotate cover art image?

@wentuq
Copy link

wentuq commented Jun 1, 2023

Install imagemagick package and in file ~/.conky/conky-spotify/scripts/cover.sh below 27th line cp ~/.conky/conky-spotify/covers/$imgname.jpg ~/.conky/conky-spotify/current/current.jpg put:

`convert ~/.conky/conky-spotify/current/current.jpg -rotate 90 ~/.conky/conky-spotify/current/current.jpg`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants