diff --git a/config/quickshell/shell.qml b/config/quickshell/shell.qml index 54c05348..baa43ce9 100644 --- a/config/quickshell/shell.qml +++ b/config/quickshell/shell.qml @@ -26,7 +26,7 @@ ShellRoot { screen: modelData anchors { - top: true; + bottom: true; left: true; right: true; }