Update README with Hyprland known issues

Added troubleshooting steps for Hyprland emerging issues.
This commit is contained in:
jwihardi
2025-10-14 23:58:53 -04:00
committed by GitHub
parent a442e2be91
commit 393944a8a7
+2
View File
@@ -57,3 +57,5 @@ end
- 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.
- When emerging Hyprland if you get an issue relating to```undefined reference to `Hyprutils::Math::Vector2D::˜Vector2D()` ```
- Clear the cache folder (```rm -fr /var/tmp/portage/gui-wm/hyprland*```) then try again