programs.delta.options

Home-Manager option

Options to configure delta.

type: attribute set of (string or boolean or signed integer or attribute set of (string or boolean or signed integer))
Default
{ }
Example
{ decorations = { commit-decoration-style = "bold yellow box ul"; file-decoration-style = "none"; file-style = "bold yellow ul"; }; features = "decorations"; whitespace-error-style = "22 reverse"; }
declared in: <home-manager/modules/programs/delta.nix>source unavailable