notifications: smaller icon

This commit is contained in:
end-4
2025-08-10 17:24:52 +07:00
parent 84c45f2068
commit 252675d3ff
@@ -13,7 +13,7 @@ Rectangle { // App icon
property var urgency: NotificationUrgency.Normal
property var image: ""
property real scale: 1
property real size: 45 * scale
property real size: 38 * scale
property real materialIconScale: 0.57
property real appIconScale: 0.7
property real smallAppIconScale: 0.49