From 71794129603854b5144166d73f1b466aafece099 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 9 Jan 2025 15:44:06 +0400 Subject: [PATCH] its on the bottom now --- config/quickshell/shell.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }