From 1aadbfc01909ac9be19bd81074fc3a77e1722e02 Mon Sep 17 00:00:00 2001 From: jwihardi <84292598+jwihardi@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:05:35 -0400 Subject: [PATCH] Update README.md with known issues for Hyprland Added known issues section for Hyprland installation. --- dist-gentoo/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dist-gentoo/README.md b/dist-gentoo/README.md index 99d8529af..b8e8c024e 100644 --- a/dist-gentoo/README.md +++ b/dist-gentoo/README.md @@ -53,5 +53,6 @@ end ``` ## Known Issues +- If Hyprland is just blank, rebuild Quickshell (emerge -q gui-apps/quickshell) - ```Hyprland: error while loading shared libraries: libhyprgraphics.so.0: cannot open shared object file: No such file or directory``` - The Hyprland live ebuild sometimes has linkage issues, deleting _Hyprland_ and _hyprland_ from ```/usr/bin/``` and then re-emerging usually fixes this.