summaryrefslogtreecommitdiff
path: root/modules/lock/Content.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-11 21:39:29 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-11 21:39:29 +1000
commit202d502d2daaf18779842abe7020e400de769cea (patch)
treeecee546961540b690ae9c4bc9bc678b5c77bb8ab /modules/lock/Content.qml
parentlock/fetch: shell -> uptime + no qsTr (diff)
downloadcaelestia-shell-202d502d2daaf18779842abe7020e400de769cea.tar.gz
caelestia-shell-202d502d2daaf18779842abe7020e400de769cea.tar.bz2
caelestia-shell-202d502d2daaf18779842abe7020e400de769cea.zip
lock: add notifs
Diffstat (limited to 'modules/lock/Content.qml')
-rw-r--r--modules/lock/Content.qml1
1 files changed, 1 insertions, 0 deletions
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 {}
}
}