Update 3progs.sh

This commit is contained in:
RP1 2025-02-16 14:31:27 +00:00
parent 0d1e0f22ef
commit f5f3e6bcd9

View file

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