From 1cd15ffa537e65857376756fca447ffcdf163ffd Mon Sep 17 00:00:00 2001 From: jwihardi <84292598+jwihardi@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:53:07 -0400 Subject: [PATCH] Fix formatting and wording in known issues section --- dist-gentoo/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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.