The idea behind this is to make a program that cycles through and sets your desktop background based off of popular wallpapers submitted to a subreddit of your choice.
Right now there are operations being done to get certain things from the config file. This should be changed so that getting these items are done from a single class of impact. Better yet make this class a singleton so it can easily be used everywhere in the code to access config options.
Right now there are operations being done to get certain things from the config file. This should be changed so that getting these items are done from a single class of impact. Better yet make this class a singleton so it can easily be used everywhere in the code to access config options.