diff --git a/modules/home/gui/apps/tools/espanso/default.nix b/modules/home/gui/apps/tools/espanso/default.nix index 2423bf4..631396f 100755 --- a/modules/home/gui/apps/tools/espanso/default.nix +++ b/modules/home/gui/apps/tools/espanso/default.nix @@ -5,6 +5,13 @@ { services.espanso = { enable = true; + configs = { + default = { + pre_paste_delay = 0; + show_notifications = false; + }; + }; + package = pkgs.espanso-wayland; matches = { base = {