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 8fcd6e1..b2cc7cb 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: 32 + height: 16 color: "#1e1e2e" Text { anchors.centerIn: parent - text: "hello, Ben" + text: "JIHIHIHIIIHIHHHHII" color: "#cdd6f4" font.pixelSize: 14 }