创建 /etc/fonts/local.conf 文件,在其中添加:

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
    <dir>/mnt/c/Windows/Fonts</dir>
</fontconfig>

执行 fc-cache -fv

执行 fc-list 确认。