feat: upgrade noctalia-shell

This commit is contained in:
2025-11-02 09:51:44 +08:00
parent cec8f7897a
commit 0683ced027
3 changed files with 8 additions and 6 deletions

View File

@@ -151,6 +151,7 @@ in
}
{
id = "Tray";
drawerEnabled = false;
colorizeIcons = false;
}
{
@@ -198,6 +199,7 @@ in
avatarImage = "${assets.avatar}";
scaleRatio = 1.05;
radiusRatio = 0.8;
enableShadows = false;
};
location.weatherEnabled = false;
network.wifiEnabled = false;
@@ -223,4 +225,4 @@ in
};
};
};
}
}