MyNixOS website logo
option

programs.vellum.settings

Configuration options for vellum. See available options at https://github.com/greyxp1/vellum/blob/master/docs/configuration.md.

Declarations
Type
TOML value
Default
{ }
Example
{
  default_tool = "arrow";
  remember_last_tool = false;
  feedback_duration_ms = 250;
}