diff --git a/utils/update-screen/main.qml b/utils/update-screen/main.qml index 63ffb95..3bd4fb0 100644 --- a/utils/update-screen/main.qml +++ b/utils/update-screen/main.qml @@ -60,7 +60,7 @@ ApplicationWindow { Text { color: system.windowText - text: "Hyprland has been updated! 😁

Please check the release notes on GitHub: https://github.com/hyprwm/Hyprland/releases

Every release may come with breaking changes, so if you get any config errors, try checking the latest release notes.

If you are using plugins, you will need to rebuild them." + text: "Hyprland has been updated! 😄

Please check the release notes on GitHub: https://github.com/hyprwm/Hyprland/releases

Every release may come with breaking changes, so if you get any config errors, try checking the latest release notes.

If you are using plugins, you will need to rebuild them." Layout.alignment: Qt.AlignHCenter horizontalAlignment: Text.AlignHCenter textFormat: TextEdit.RichText