From 57ed27b7822b7e34baba27efb468446e2b85f1cd Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 03:54:18 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 03:54:18 --- 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 880936f..44506a4 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;