programs.tofi.settings
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
{ 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%"; }- Declared
- <home-manager/modules/programs/tofi.nix>