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

Fix script line breaking when changing wallpaper #24

Closed dolohow closed 8 years ago

dolohow commented 8 years ago

The bash command that is being invoked when setting wallpaper had wrong line breaking which caused a qdbus to think that it was called without method name, hence the information in bug report.

Closes #23