diff --git a/dist-gentoo/README.md b/dist-gentoo/README.md index bff14b431..f96fb5cb0 100644 --- a/dist-gentoo/README.md +++ b/dist-gentoo/README.md @@ -53,7 +53,5 @@ end ``` ## Known Issues -``` -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, deleteing _Hyprland_ and _hyprland_ from _/usr/bin/_ and then re-emerging. +- ```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.