== Configuration The Configuration is loaded from the path specified by `--config`, by default _~/.config/smolbote/smolbote.cfg_. You can set the value of configuration options using its name in a key=value pair, for example: [source, ini] ---- mainwindow.height=600 ---- For a full list of options, check `--help`. You can overwrite options at runtime using the option name as a parameter.