From fe02dd23c621add1021ffba19a42b9d6bdd5c57d Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Sun, 30 Aug 2026 13:51:59 +0200 Subject: [PATCH] Ref: Passt Sortierung an --- 07-programs.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/07-programs.sh b/07-programs.sh index 2f83586..e9dd404 100755 --- a/07-programs.sh +++ b/07-programs.sh @@ -17,6 +17,11 @@ flatpak install flathub io.github.giantpinkrobots.flatsweep -y # Steam flatpak install flathub com.valvesoftware.Steam -y +# Heroic +flatpak install flathub com.heroicgameslauncher.hgl -y +# Lutris +flatpak install flathub net.lutris.Lutris -y + # Gamescope flatpak install flathub org.freedesktop.Platform.VulkanLayer.gamescope -y # MangoHud @@ -28,8 +33,3 @@ flatpak install flathub com.valvesoftware.Steam.CompatibilityTool.Proton-GE -y flatpak install flathub net.davidotek.pupgui2 -y # Scopebuddy GUI flatpak install flathub io.github.rfrench3.scopebuddy-gui -y - -# Heroic -flatpak install flathub com.heroicgameslauncher.hgl -y -# Lutris -flatpak install flathub net.lutris.Lutris -y