ssimunic / Daily-Reddit-Wallpaper

Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup
http://ssimunic.github.io/Daily-Reddit-Wallpaper/
GNU General Public License v3.0
306 stars 51 forks source link

Added support for unicode save_location on windows and python 2 #32

Open arpin opened 7 years ago

arpin commented 7 years ago

I am running windows 10 and python 2. For me the save_location variable seems to be unicode, not str. This uses the correct SystemParametersInfoW function in the case when it is unicode.