From 470d42c522faef5226ae55e4c3b46e2e74187efb Mon Sep 17 00:00:00 2001 From: benstrb Date: Sat, 28 Feb 2026 14:55:24 +0100 Subject: [PATCH] non important commit --- .../modules/dots/quick_shell/quick_config/config/shell.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"