more update fixes

This commit is contained in:
notgne2 2025-12-15 13:53:54 -07:00
parent f1cbdb2734
commit 57b1e97cad
No known key found for this signature in database
2 changed files with 2 additions and 5 deletions

View file

@ -287,8 +287,6 @@ in {
bar = {
floating = false;
backgroundOpacity = 0;
widgets = {
left = [
{

View file

@ -169,12 +169,12 @@ in {
enable = true;
anonymiseByDefault = true;
consistent = "file";
method = "consistent";
method = 1;
};
newGuildSettings = {
enable = true;
messages = "only@Mentions";
messages = 1;
everyone = true;
role = true;
@ -191,7 +191,6 @@ in {
noPendingCount = {
enable = true;
hideFriendRequestsCount = true;
hideMessageRequestCount = true;
hidePremiumOffersCount = true;
};
platformIndicators.enable = true;