From 8308060a7549c47ad2b3425b710ce43a033403dc Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 27 Jun 2025 14:47:50 +1000 Subject: icons: fix grade more icons Media and pfp fallback icons Also fix dashboard user os icon --- modules/lock/Input.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/lock/Input.qml') diff --git a/modules/lock/Input.qml b/modules/lock/Input.qml index c9c1431..f5b3c16 100644 --- a/modules/lock/Input.qml +++ b/modules/lock/Input.qml @@ -37,6 +37,7 @@ ColumnLayout { text: "person" fill: 1 + grade: 200 font.pointSize: Config.lock.sizes.faceSize / 2 } -- cgit v1.2.3-freya