Is your feature request related to a problem? Please describe.
I want to make variety reload the config file without having to kill + relaunch, or open the preferences in the UI.
The reason is that I want to be able to modify the config file automatically based on certain conditions, but variety doesn't reload the config file until you interact with it, either by opening the ui settings or killing/relaunching.
Describe the solution you'd like
A flag to reload the config, e.g. variety --reload
Version of Variety you are using 0.8.11
Is your feature request related to a problem? Please describe.
I want to make variety reload the config file without having to kill + relaunch, or open the preferences in the UI.
The reason is that I want to be able to modify the config file automatically based on certain conditions, but variety doesn't reload the config file until you interact with it, either by opening the ui settings or killing/relaunching.
Describe the solution you'd like
A flag to reload the config, e.g.
variety --reload
Additional context