Skip to content

Commit 3b40d8d

Browse files
committed
update-screen: add plugin note
1 parent debf049 commit 3b40d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update-screen/main.qml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ApplicationWindow {
6060

6161
Text {
6262
color: system.windowText
63-
text: "Hyprland has been updated! <span style=\"font-family: 'Noto Color Emoji';\">😁</span><br/><br/>Please check the release notes on GitHub: <a href=\"https://github.com/hyprwm/Hyprland/releases\">https://github.com/hyprwm/Hyprland/releases</a><br/><br/>Every release may come with breaking changes, so if you get any config errors, try checking the latest release notes."
63+
text: "Hyprland has been updated! <span style=\"font-family: 'Noto Color Emoji';\">😁</span><br/><br/>Please check the release notes on GitHub: <a href=\"https://github.com/hyprwm/Hyprland/releases\">https://github.com/hyprwm/Hyprland/releases</a><br/><br/>Every release may come with breaking changes, so if you get any config errors, try checking the latest release notes.<br/><br/>If you are using plugins, you will need to rebuild them."
6464
Layout.alignment: Qt.AlignHCenter
6565
horizontalAlignment: Text.AlignHCenter
6666
textFormat: TextEdit.RichText

0 commit comments

Comments
 (0)