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;