From c8a3e09c9803e1030a85767d307a6179cf9b2ead Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 03:54:28 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 03:54:28 --- home/desktop/nixcord.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index 44506a4..880936f 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -17,7 +17,7 @@ ]; frameless = true; # Set some Vencord/Equicord options plugins = { - # hideAttachments.enable = true; # Enable a plugin (works with both Vencord and Equicord) + hideAttachments.enable = true; # Enable a plugin (works with both Vencord and Equicord) ignoreActivities = { # Enable a plugin and set some options enable = true; ignorePlaying = true;