Visual bug on Linux

If you see the visual bug below on Linux, try the following steps to fix it.

  1. Install microsoft fonts with: sudo apt install ttf-mscorefonts-installer

  2. Clear the font cache with: rm -rf ~/.cache/fontconfig

Last updated