summaryrefslogtreecommitdiff
path: root/home/programs/nixcord.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/programs/nixcord.nix')
-rw-r--r--home/programs/nixcord.nix10
1 files changed, 5 insertions, 5 deletions
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;