NITDgpOS / UIP

A library, to customize your desktop wallpapers.
https://nitdgpos.github.io/projects/UIP
GNU Affero General Public License v3.0
19 stars 45 forks source link

clean up scheduler call #313

Open nemani opened 7 years ago

nemani commented 7 years ago

When calling scheduler from UIP.py we are passing, individual settings.

Pass the whole dict to scheduler, this will make it look cleaner

jayantsaraf commented 7 years ago

i made a PR to this issue. but the checks have failed. can you please review it?