Configuration options for vellum. See available options at https://github.com/greyxp1/vellum/blob/master/docs/configuration.md.
Declarations
Type
TOML valueDefault
{ }Example
{
default_tool = "arrow";
remember_last_tool = false;
feedback_duration_ms = 250;
}