Use ttf-jetbrains-mono-nerd font instead of the non-nerd variant. (#1308)

* Use ttf-jetbrains-mono-nerd font instead of the non-nerd variant.

* Update font installation script for JetBrains Mono

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Ankur Kotwal
2025-08-30 15:37:25 +10:00
committed by GitHub
parent b388d95d4b
commit 4f6f92b2cc
2 changed files with 5 additions and 1 deletions

View File

@@ -96,7 +96,7 @@ sudo pacman -S --noconfirm --needed \
tree-sitter-cli \ tree-sitter-cli \
ttf-cascadia-mono-nerd \ ttf-cascadia-mono-nerd \
ttf-ia-writer \ ttf-ia-writer \
ttf-jetbrains-mono \ ttf-jetbrains-mono-nerd \
typora \ typora \
tzupdate \ tzupdate \
ufw \ ufw \

4
migrations/1756507384.sh Executable file
View File

@@ -0,0 +1,4 @@
echo "Replace JetBrains Mono font with the Nerd Font edition"
pkg-add ttf-jetbrains-mono-nerd
pkg-remove ttf-jetbrains-mono