From 202d502d2daaf18779842abe7020e400de769cea Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 11 Aug 2025 21:39:29 +1000 Subject: lock: add notifs --- modules/lock/Content.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/lock/Content.qml') diff --git a/modules/lock/Content.qml b/modules/lock/Content.qml index 7348b10..c80e0c6 100644 --- a/modules/lock/Content.qml +++ b/modules/lock/Content.qml @@ -91,6 +91,7 @@ RowLayout { bottomRightRadius: Appearance.rounding.large radius: Appearance.rounding.small color: Colours.tPalette.m3surfaceContainer + NotifDock {} } } -- cgit v1.2.3-freya