summaryrefslogtreecommitdiff
path: root/modules/lock/Fetch.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/Fetch.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/Fetch.qml')
-rw-r--r--modules/lock/Fetch.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/Fetch.qml b/modules/lock/Fetch.qml
index b855cdc..00bca7c 100644
--- a/modules/lock/Fetch.qml
+++ b/modules/lock/Fetch.qml
@@ -14,6 +14,7 @@ ColumnLayout {
anchors.fill: parent
anchors.margins: Appearance.padding.large * 2
+ anchors.topMargin: Appearance.padding.large
spacing: Appearance.spacing.small