kvervo / rust-bing

Learning #rust by writting a small application to set wallpaper image from Bing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use configuration file instead of having them hardcoded

kvervo opened this issue · comments

All configuration values are hardcoded.

This values ideally should be read from a config file, which can easily be updated.