Visual bug on Linux
If you see the visual bug below on Linux, try the following steps to fix it.
Install microsoft fonts with:
sudo apt install ttf-mscorefonts-installerClear the font cache with:
rm -rf ~/.cache/fontconfig

Last updated
If you see the visual bug below on Linux, try the following steps to fix it.
Install microsoft fonts with: sudo apt install ttf-mscorefonts-installer
Clear the font cache with: rm -rf ~/.cache/fontconfig

Last updated