diff --git a/configuration/modules/dots/quick_shell/quick_config/config/shell.qml b/configuration/modules/dots/quick_shell/quick_config/config/shell.qml index e1fc6a2..5dd0453 100644 --- a/configuration/modules/dots/quick_shell/quick_config/config/shell.qml +++ b/configuration/modules/dots/quick_shell/quick_config/config/shell.qml @@ -4,7 +4,7 @@ import QtQuick PanelWindow { anchors.top: true anchors.left: true - anchors.down: true + anchors.bottom: true implicitHeight: 30 color: "#1a1b26"