diff --git a/Bar/Modules/Applauncher.qml b/Bar/Modules/Applauncher.qml index 825690c..301a06a 100644 --- a/Bar/Modules/Applauncher.qml +++ b/Bar/Modules/Applauncher.qml @@ -21,7 +21,7 @@ PanelWindow { property bool shouldBeVisible: false anchors.top: true - margins.top: parent.height + margins.top: 36 function showAt() { visible = true;