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 15:14:04 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-11 15:14:04 +1000
commit0771aad11e5302f8829f1e5490bd936963606519 (patch)
tree8791fbade1005dcf6f212e18247a9d903075d84e /modules/lock/Content.qml
parentlock: add resources (diff)
downloadcaelestia-shell-0771aad11e5302f8829f1e5490bd936963606519.tar.gz
caelestia-shell-0771aad11e5302f8829f1e5490bd936963606519.tar.bz2
caelestia-shell-0771aad11e5302f8829f1e5490bd936963606519.zip
lock: add fetch + refactor os info
Diffstat (limited to 'modules/lock/Content.qml')
-rw-r--r--modules/lock/Content.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/lock/Content.qml b/modules/lock/Content.qml
index f74f2d9..3ee9dd8 100644
--- a/modules/lock/Content.qml
+++ b/modules/lock/Content.qml
@@ -39,6 +39,8 @@ RowLayout {
radius: Appearance.rounding.small
color: Colours.tPalette.m3surfaceContainer
+
+ Fetch {}
}
StyledClippingRect {