sherif-ibn-nasser / aioh

6 stars 0 forks source link

Config file #6

Open sherif-ibn-nasser opened 5 days ago

sherif-ibn-nasser commented 5 days ago

The user should be able to customize the background color, font face, and font size from the config file. The config file may be named ".aioh" but it will requires some tokenization, or we could simply make it "aioh.json" or any other config languages *yaml, toml, xml, etc.).

sherif-ibn-nasser commented 5 days ago

Also, we should dispaly helpful error messages if there is an error in the config file.