Add Noto font, useful when using electron app
This commit is contained in:
parent
286b5a04a5
commit
3007b6c7d0
1 changed files with 2 additions and 1 deletions
|
@ -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 ==
|
||||
|
|
Loading…
Reference in a new issue