summaryrefslogtreecommitdiff
path: root/home/programs/nixcord.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-11-21 22:44:03 +0100
committeradikro <adikro@disroot.org>2025-11-21 22:44:03 +0100
commitd3c39950f6c17c621acd0f395bd5a603a7957feb (patch)
tree35cca5550400644e351c4870b14af83c9ed29bb5 /home/programs/nixcord.nix
parente1f486563c722b3fa9f4d481feb874998e7b7da3 (diff)
a lot of shit
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;