diff options
Diffstat (limited to 'src/pages/blog/2022-04-18.md')
-rw-r--r-- | src/pages/blog/2022-04-18.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/blog/2022-04-18.md b/src/pages/blog/2022-04-18.md index 4f817a8..07ba19b 100644 --- a/src/pages/blog/2022-04-18.md +++ b/src/pages/blog/2022-04-18.md @@ -1,3 +1,6 @@ +--- +layout: ../../layouts/BlogLayout.astro +--- # Patching Gentoo :gentoo: packages in the wild Everyone who has ever used **st** - [suckless terminal](https://st.suckless.org) - has experienced [weird crash](https://github.com/LukeSmithxyz/voidrice/issues/284) when trying to render some very specific unicode characters. In this short post I'm showing how easy it is to solve this problem on Gentoo with the help of patches. |