diff --git a/homes/modules/programs/nixcord.nix b/homes/modules/programs/nixcord.nix index 7e22a19..dd55e91 100644 --- a/homes/modules/programs/nixcord.nix +++ b/homes/modules/programs/nixcord.nix @@ -104,7 +104,7 @@ }; silentTyping = { enable = true; - enabledGlobally = false; + enabledGlobally = true; }; startupTimings.enable = true; typingIndicator.enable = true;