programs.sherlock.settings

Configuration for Sherlock.

Written to config.toml.

See https://github.com/Skxxtz/sherlock/blob/main/docs/config.md for available options.

Type
TOML value
Default
{ }
Example
{
  max_results = 8;
  theme = "dark";
  width = 500;
}
Declared
<home-manager/modules/programs/sherlock.nix>