WSL/Powershell 未显示已安装的字体

Dav*_*ein 6 fonts powershell windows-10 windows-subsystem-for-linux

我已经通过以下存储库中的 powershell 脚本使用 powershell 安装了许多字体: https: //github.com/powerline/fonts

不幸的是,当我右键单击 WSL 或 Powershell 窗口并选择属性时,字体选择器中似乎只有少数新安装的字体出现。

我可以确认我实际上已经安装了所有这些字体(它们出现在 Windows 中的字体设置下),并且我重新启动了系统但无济于事......

奇怪的是,大约一周前,我能够在运行 Windows 10 的笔记本电脑上安装同一组字体。我现在在全新安装的 Windows 10 上执行完全相同的操作,但它似乎不起作用。

小智 0

对我来说,它在 Windows Terminal 和 MobaXterm 中都适用。尝试下面给定的字体来修复图标丢失问题。

===================

  • 神经纤维瘤病
  • RobotoMono NF
  • Delugia Nerd 字体

===================

字体下载链接:

  1. https://github.com/romkatv/dotfiles-public/blob/master/.local/share/fonts/NerdFonts/MesloLGS%20NF%20Regular.ttf

  2. https://github.com/google/fonts/raw/master/apache/robotomono/RobotoMono%5Bwght%5D.ttf

  3. https://github.com/adam7/delugia-code/releases/download/v2009.14/Delugia.Nerd.Font.Complete.ttf

希望能帮助到你!!