一直以来都习惯以细圆体作为日记的字体,因此在安装完操作系统后,新增字体也是必要的动作之一,However, this time after installing Manjaro,The built-in fonts looked quite comfortable in my diary,So I didn't rush to install fonts,But it did cause some layout issues,Therefore, I still took the time to install the Thin Rounded font。
Manjaro 在台灣使用的人雖然還不多,但由於他是從 Arch Linux 衍生而來,因此大多問題可以參考 Arch Linux 的文件來解決,這次也不例外,透過 Arch Linux Wiki 的教學即可完成安裝字型的動作。
1. Manjaro 字型的預設路徑在 “/usr/share/fonts”,可以在此目錄下建一個自訂目錄,這邊以 “wang”為例。
sudo mkdir /usr/share/fonts/wang/"
2. 切換到字型檔的位置後,将其复制到 “/usr/share/fonts/wang/”。
sudo cp wt006.ttf /usr/share/fonts/wang/"
3. 完成后即可在程序中找到刚安装的字体。

【参考链接】
- 字体 (简体中文) – ArchWiki








留下回复