Skip to content

Add images download path to config #35

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

Open
nikmax42 opened this issue Jun 26, 2024 · 2 comments
Open

Add images download path to config #35

nikmax42 opened this issue Jun 26, 2024 · 2 comments

Comments

@nikmax42
Copy link

nikmax42 commented Jun 26, 2024

It will be convenient to have ability to set image download directory in config file and via GUI. Than auto generated unit will have comand like
/usr/bin/python3 /home/username/.local/share/pipx/venvs/liewa/lib/python3.12/site-packages/cli.py -o /Images/Wallpapers/liewa
instead of
/usr/bin/python3 /home/username/.local/share/pipx/venvs/liewa/lib/python3.12/site-packages/cli.py

@lennart-rth
Copy link
Owner

The cli actually has a -o flag for saving all downloaded images. Or do you mean a path to the "composite" bg image?

@nikmax42
Copy link
Author

nikmax42 commented Jul 3, 2024

The cli actually has a -o flag for saving all downloaded images. Or do you mean a path to the "composite" bg image?

I mean it will be nice to have option to set both -o parameter and composite image with GUI too, not in CLI only

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