Updated scripts
This commit is contained in:
@@ -303,7 +303,7 @@ fi
|
||||
# Install desktop utility
|
||||
if [ "${ROLES[DESKTOP_BASE]}" == "yes" ]; then
|
||||
printf -- '\033[33m Installing desktop base utilities\n\033[37m'
|
||||
sudo pacman --noconfirm --needed -S feh
|
||||
sudo pacman --noconfirm --needed -S cameractrls feh
|
||||
flatpak install -y flathub com.discordapp.Discord
|
||||
flatpak install -y flathub com.behringer.XAirEdit
|
||||
flatpak install -y flathub com.moonlight_stream.Moonlight
|
||||
@@ -348,7 +348,7 @@ if [ "${ROLES[GAME]}" == "yes" ]; then
|
||||
sudo pacman -S --noconfirm --needed wine-staging
|
||||
sudo pacman -S --noconfirm --needed winetricks wine-mono wine-gecko qt5-tools
|
||||
sudo pacman -S --noconfirm --needed steam
|
||||
sudo pacman -S --noconfirm --needed gamemode gamescope
|
||||
sudo pacman -S --noconfirm --needed mangohud lib32-mangohud gamemode gamescope
|
||||
yay --noconfirm -S --needed --aur protonup-qt protontricks
|
||||
yay --noconfirm -S --needed --aur lug-helper
|
||||
yay --noconfirm -S --needed --aur opentrack-git
|
||||
|
||||
Reference in New Issue
Block a user