Add noto fonts and noto fonts emoji

This commit is contained in:
RealStickman 2020-11-18 20:51:19 +01:00
parent 220973af5c
commit 0f9214afff

View File

@ -257,6 +257,7 @@ sudo pacman -S --needed pavucontrol pulseaudio pulseaudio-alsa pulseaudio-blueto
sudo pacman -S --needed transmission-gtk
# REVIEW maybe find theme with less dependencies
sudo pacman -S --needed breeze
sudo pacman -S --needed noto-fonts noto-fonts-emoji
# NOTE Distro specific stuff
distro=$(cat /etc/*-release | grep "^ID=")