From d3c39950f6c17c621acd0f395bd5a603a7957feb Mon Sep 17 00:00:00 2001 From: adikro Date: Fri, 21 Nov 2025 22:44:03 +0100 Subject: a lot of shit --- home/programs/nixcord.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'home/programs') diff --git a/home/programs/nixcord.nix b/home/programs/nixcord.nix index 2f73eb1..f80b0b9 100644 --- a/home/programs/nixcord.nix +++ b/home/programs/nixcord.nix @@ -65,11 +65,11 @@ noDevtoolsWarning.enable = true; noF1.enable = true; noMosaic.enable = true; - noPendingCount = { - enable = true; - hideFriendRequestsCount = false; - hideMessageRequestCount = false; - }; + # noPendingCount = { + # enable = true; + # hideFriendRequestsCount = false; + # hideMessageRequestCount = false; + # }; noProfileThemes.enable = true; noTrack.enable = true; noTypingAnimation.enable = true; -- cgit v1.3