diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index 275c4ac..bd28bc5 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -16,6 +16,9 @@ # "https://raw.githubusercontent.com/link/to/some/theme.css" # ]; frameless = true; # Set some Vencord/Equicord options + plugins = { + AmITyping.enable = true; + }; # plugins = { # AlwaysTrust.enabled = true; # BetterSessions.enabled = true;