diff --git a/update_arch.sh b/update_arch.sh index f8178b4..df8ff8f 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -304,10 +304,12 @@ if [ "${ROLES[DESKTOP_BASE]}" == "yes" ]; then flatpak install -y flathub com.behringer.XAirEdit flatpak install -y flathub com.github.vikdevelop.timer flatpak install -y flathub io.github.efogdev.mpris-timer - yay --noconfirm -S --needed --aur brave-bin wlvncc + flatpak install -y flathub org.remmina.Remmina + yay --noconfirm -S --needed --aur brave-bin printf -- '\033[33m Installing other fonts\n\033[37m' sudo pacman --noconfirm --needed -S noto-fonts poppler-data adobe-source-code-pro-fonts +fi if [ "${ROLES[DESKTOP_WORK]}" == "yes" ]; then printf -- '\033[33m Installing desktop work utilities\n\033[37m'