Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 636 Bytes

File metadata and controls

28 lines (19 loc) · 636 Bytes

Installing Maple Mono Nerd Font on Fedora

Homebrew supports Maple Mono Nerd Font on Linux. Install it and refresh the fontconfig cache:

brew install --cask font-maple-mono-nf
fc-cache -f

Verify that fontconfig can find the font:

fc-match "Maple Mono NF"

Fully restart the terminal, then select Maple Mono NF in its font settings.

For the version that includes CJK glyphs, install this cask instead:

brew install --cask font-maple-mono-nf-cn

References: