2025-08-25 07:37:34 +02:00

10 lines
297 B
Bash
Executable File

#!/bin/bash
sudo pacman -S --noconfirm --needed \
ttf-font-awesome ttf-cascadia-mono-nerd ttf-jetbrains-mono ttf-ia-writer \
noto-fonts noto-fonts-emoji noto-fonts-cjk noto-fonts-extra
mkdir -p ~/.local/share/fonts
cp ~/.local/share/omarchy/config/omarchy.ttf ~/.local/share/fonts/
fc-cache