Updated scripts

This commit is contained in:
Christoffer Martinsson 2025-09-05 14:14:12 +02:00
parent 9788b9d9bb
commit d517992c8d

View File

@ -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'