AlfredoSequeida / venus

Venus aims to be a cross-platform tool to automatically change your desktop wallpaper to something random using images from Unsplash.
MIT License
25 stars 6 forks source link

Added USE_PYWAL config #7

Closed brennop closed 5 years ago

brennop commented 5 years ago

Added a USE_PYWAL config for using pywal for automatically setting colorschemes with the wallpaper.
Changed config file handling so users don't have to recreate the file if they update.

AlfredoSequeida commented 5 years ago

Thank you for this! Everything looks great. I like how you added defaults for the config file - it's a good way to fix breaking from updates. I will go ahead and merge the changes and the next pypi release will include this new feature.