more update fixes
This commit is contained in:
parent
f1cbdb2734
commit
57b1e97cad
2 changed files with 2 additions and 5 deletions
|
|
@ -287,8 +287,6 @@ in {
|
|||
bar = {
|
||||
floating = false;
|
||||
|
||||
backgroundOpacity = 0;
|
||||
|
||||
widgets = {
|
||||
left = [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue