From 446edf918e02366e78e8ccdbf2160bec1ec8217c Mon Sep 17 00:00:00 2001 From: benstrb Date: Sun, 22 Feb 2026 19:23:08 +0100 Subject: [PATCH] non important commit --- .../modules/dots/quick_shell/quick_config/config/shell.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 b2cc7cb..4b4152e 100644 --- a/configuration/modules/dots/quick_shell/quick_config/config/shell.qml +++ b/configuration/modules/dots/quick_shell/quick_config/config/shell.qml @@ -11,12 +11,12 @@ ShellRoot { right: true } - height: 16 + height: 25 color: "#1e1e2e" Text { anchors.centerIn: parent - text: "JIHIHIHIIIHIHHHHII" + text: "Yaharroo" color: "#cdd6f4" font.pixelSize: 14 }