From 20dde15900d6b6e3fa079b1a19cc2a37796b88d8 Mon Sep 17 00:00:00 2001 From: Minh <97237370+end-4@users.noreply.github.com> Date: Tue, 12 May 2026 11:04:30 +0200 Subject: [PATCH] readme: add hyprland 0.55 warning --- .github/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/README.md b/.github/README.md index e74e09295..d9432e28e 100644 --- a/.github/README.md +++ b/.github/README.md @@ -17,6 +17,13 @@
+> [!WARNING] +> Hyprland 0.55 update: +> If your distro has not shipped Hyprland 0.55 and/or you're not ready for it, you should switch to the Pre-Hyprland Luaification release. Example installation: +> ``` +> git clone --recursive https://github.com/end-4/dots-hyprland && cd dots-hyprland && git checkout 2026.05.11 && ./setup install +> ``` +