diff --git a/arch-setup/install.sh b/arch-setup/install.sh index 99154a6a..3aced988 100644 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -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=")