services.espanso.configs
The Espanso configuration to use. See https://espanso.org/docs/configuration/basics/ for a description of available options.
- Type
YAML 1.1 value- Default
{ default = { }; }- Example
{ default = { show_notifications = false; }; vscode = { filter_title = "Visual Studio Code$"; backend = "Clipboard"; }; };- Declared
- <home-manager/modules/services/espanso.nix>