Add Noto font, useful when using electron app

This commit is contained in:
Mylloon 2023-07-29 15:44:42 +02:00
parent 286b5a04a5
commit 3007b6c7d0
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -35,7 +35,8 @@ main() {
rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
otf-fira-mono mingw-w64-gcc otf-font-awesome \
soundfont-fluid fluidsynth pulseaudio-alsa \
texlive-latexextra texlive-langfrench texlive-luatex
texlive-latexextra texlive-langfrench texlive-luatex \
noto-fonts
# === Rustup ==