diff --git a/07-programs.sh b/07-programs.sh index 1d40139..c338388 100755 --- a/07-programs.sh +++ b/07-programs.sh @@ -10,19 +10,21 @@ flatpak install flathub com.jeffser.Alpaca -y flatpak install flathub org.pvermeer.WebAppHub -y # Musescore flatpak install flathub org.musescore.MuseScore -y -# Proton Up-QT -flatpak install flathub net.davidotek.pupgui2 -y # Fluffychat (Matrix) flatpak install flathub im.fluffychat.Fluffychat -y # Flatsweep flatpak install flathub io.github.giantpinkrobots.flatsweep -y + # Steam flatpak install flathub com.valvesoftware.Steam -y -# Scopebuddy GUI -flatpak install flathub io.github.rfrench3.scopebuddy-gui -y # Gamescope flatpak install flathub org.freedesktop.Platform.VulkanLayer.gamescope -y # MangoHud flatpak install flathub org.freedesktop.Platform.VulkanLayer.MangoHud -y # GE-Proton flatpak install flathub com.valvesoftware.Steam.CompatibilityTool.Proton-GE -y + +# Proton Up-QT +flatpak install flathub net.davidotek.pupgui2 -y +# Scopebuddy GUI +flatpak install flathub io.github.rfrench3.scopebuddy-gui -y