mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
fix: lockscreen fixes + systray
This commit is contained in:
@@ -21,7 +21,7 @@ PanelWindow {
|
||||
property bool shouldBeVisible: false
|
||||
|
||||
anchors.top: true
|
||||
margins.top: parent.height
|
||||
margins.top: 36
|
||||
|
||||
function showAt() {
|
||||
visible = true;
|
||||
|
||||
Reference in New Issue
Block a user