From f5f3e6bcd9c37097e5ce9dbd6972416be5ebff80 Mon Sep 17 00:00:00 2001 From: RP1 Date: Sun, 16 Feb 2025 14:31:27 +0000 Subject: [PATCH] Update 3progs.sh --- 3progs.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/3progs.sh b/3progs.sh index a3eecf9..8230ca1 100755 --- a/3progs.sh +++ b/3progs.sh @@ -184,7 +184,9 @@ if [[ $user_choice = *"Heroic Launcher - Epic Games Launcher Linux verziĆ³ja"* ] echo --------------------------------------------- echo Installing ${bold}${yellow}Heroic Launcher with MangoHud${normal} - yay -S heroic-games-launcher-bin --noconfirm + flatpak install flathub com.heroicgameslauncher.hgl --user -y + flatpak install runtime/org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/23.08 --user -y + flatpak override --user --filesystem=xdg-config/MangoHud:ro echo ${bold}${yellow}Heroic Launcher with MangoHud ${normal}installed. echo ---------------------------------------------