From 8c47d859272b42250f06e7e388b31136941dbca9 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 17 Aug 2025 15:47:20 +0700 Subject: [PATCH] background: fix mantra positioning --- .config/quickshell/ii/modules/background/Background.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/quickshell/ii/modules/background/Background.qml b/.config/quickshell/ii/modules/background/Background.qml index c92ca2765..98760db2e 100644 --- a/.config/quickshell/ii/modules/background/Background.qml +++ b/.config/quickshell/ii/modules/background/Background.qml @@ -243,6 +243,8 @@ Variants { text: DateTime.date } StyledText { + Layout.fillWidth: true + Layout.topMargin: 8 horizontalAlignment: bgRoot.textHorizontalAlignment font { family: Appearance.font.family.expressive