fix: lockscreen fixes + systray

This commit is contained in:
ferreo 2025-07-14 12:55:20 +01:00
parent cb6ba843c2
commit e5b22a09ff

View file

@ -21,7 +21,7 @@ PanelWindow {
property bool shouldBeVisible: false
anchors.top: true
margins.top: parent.height
margins.top: 36
function showAt() {
visible = true;