programs.tofi.settings
Home-Manager option
Settings to be written to the Tofi configuration file. See https://github.com/philj56/tofi/blob/master/doc/config for the full list of options.
type: attribute set of (string or signed integer or boolean)Default
{ }Example
declared in: <home-manager/modules/programs/tofi.nix>source unavailable{ background-color = "#000000"; border-width = 0; font = "monospace"; height = "100%"; num-results = 5; outline-width = 0; padding-left = "35%"; padding-top = "35%"; result-spacing = 25; width = "100%"; }