summaryrefslogtreecommitdiff
path: root/hm/soft/nixcord.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-01-23 22:38:49 +0100
committeradikro <adikro@disroot.org>2026-01-23 22:38:49 +0100
commitb0bd96459ff81aaf1a4e768b1a6222cdd86026f9 (patch)
tree33abd880bf70b9e2a403380fbce220da98e44495 /hm/soft/nixcord.nix
parentd2571482b4eb5660fd92727efb4e5254df06e45e (diff)
too much to remember
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;