From acb8b73928e17d30ee886b9cb859641c009fb083 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 23 May 2025 23:36:40 +0200 Subject: added fonts --- archsetup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/archsetup.sh b/archsetup.sh index 54875ba..efd2cf3 100644 --- a/archsetup.sh +++ b/archsetup.sh @@ -44,6 +44,7 @@ pacman -S --noconfirm \ gcc nodejs npm go python texlive-latexrecommended hugo\ wget task unzip neofetch mupdf yt-dlp ffmpeg feh mpv \ gawk m4 dictd emacs tldr\ + noto-fonts-cjk noto-fonts-emoji ttf-dejavu\ zsh fzf ripgrep fd zoxide mcfly lf || handle_error "Failed to install packages" pacman -Rns $(pacman -Qtdq) --noconfirm go telemetry off -- cgit v1.2.3