mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00: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