Update README.md with font cache refresh command

Add instructions to refresh font cache after installing custom fonts for LibreOffice, ensuring proper font rendering
This commit is contained in:
Timothyxxx
2025-02-21 21:19:31 +08:00
parent 0004ecf383
commit eb9758774f

View File

@@ -448,6 +448,11 @@ Some examples in LibreOffice Impress use non-default system fonts, and you need
unzip fonts.zip -d /usr/share/fonts/
```
And then run the following command to refresh the font cache:
```bash
sudo fc-cache -fv
```
##### Customized Plugin Installation
**VS Code plugin installation:**