Include the common JetBrains substitution

This commit is contained in:
David Heinemeier Hansson
2025-07-29 15:18:30 +02:00
parent 5405d383dc
commit 4f56efe0e9

View File

@ -3,5 +3,5 @@
yay -S --noconfirm --needed ttf-font-awesome ttf-cascadia-mono-nerd ttf-ia-writer noto-fonts noto-fonts-emoji
if [ -z "$OMARCHY_BARE" ]; then
yay -S --noconfirm --needed noto-fonts-cjk noto-fonts-extra
yay -S --noconfirm --needed ttf-jetbrains-mono noto-fonts-cjk noto-fonts-extra
fi