From 5508140536c2774a359bac0725174c3c5fd98e63 Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 04:33:17 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 04:33:17 --- home/desktop/nixcord.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index 6f0c315..dafe179 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -25,6 +25,11 @@ # ]; frameless = true; # Set some Vencord/Equicord options }; + equibopConfig = { + plugins = { + AmITyping.enabled = true; + }; + }; dorion = { theme = "dark"; zoom = "1.1";