summaryrefslogtreecommitdiff
path: root/hm/soft/nixcord.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soft/nixcord.nix')
-rw-r--r--hm/soft/nixcord.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/hm/soft/nixcord.nix b/hm/soft/nixcord.nix
index 1b9a9e8..a32a0b0 100644
--- a/hm/soft/nixcord.nix
+++ b/hm/soft/nixcord.nix
@@ -121,10 +121,10 @@ in
square = true;
};
inviteDefaults.enable = true;
- limitMiddleClickPaste = {
- enable = true;
- limitTo = "never";
- };
+ # limitMiddleClickPaste = {
+ # enable = true;
+ # limitTo = "never";
+ # };
memberCount.enable = true;
mentionAvatars = {
enable = true;