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

Support for multiple changing wallpapers #25

Open
Marsellus19 opened this issue Jan 8, 2021 · 4 comments
Open

Support for multiple changing wallpapers #25

Marsellus19 opened this issue Jan 8, 2021 · 4 comments

Comments

@Marsellus19
Copy link

I don't believe it is a feature now. I have multiple wallpapers that change randomly every minute.
It would be great if it was possible to give the utility a path to a wallpapers folder. This way it wouldn't be necessary to run the command for every wallpaper separately.
And also if it is possible, the utility could then change the folder in system preferences to the newly created one with adjusted wallpapers. Although that can be easily done manually so it's not a must have.

@igorkulman
Copy link
Owner

Take a look at this #23 (comment)

@kedarabhyankar
Copy link

Realistically, couldn't this be done with some sort of cron job that stores the current wallpaper path, checks it at some interval, and re-runs the script at the interval if the stored wallpaper path and the current wallpaper path are different?

That would effectively be the only way I could see this working without changing the core script too much.

@igorkulman
Copy link
Owner

If you take a look at the script output it tells you when the generated file was saved. So you can call the script on all the wallpapers you want to use and the go fetch the generated files and save them somewhere else to use.

@j4r3kb
Copy link

j4r3kb commented Mar 14, 2023

Honestly, I would just add the solid rectangle (with the preferred colour) to multiple files myself once and forget it, instead of using some fancy tool that overwrites the jpg files degrading the quality.

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

4 participants