programs.kickoff.settings
Home-Manager option
Configuration settings for kickoff. All the available options can be found here: https://github.com/j0ru/kickoff/blob/main/assets/default_config.toml.
type: TOML valueDefault
{ }Example
declared in: <home-manager/modules/programs/kickoff.nix>source unavailable'' padding = 100; font_size = 32; search.show_hidden_files = false; history.decrease_interval = 48; keybinding = { paste = [ "ctrl+v" ]; execute = [ "KP_Enter" "Return" ]; complete = [ "Tab" ]; }; ''