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 }