Update 3progs.sh
This commit is contained in:
parent
0d1e0f22ef
commit
f5f3e6bcd9
1 changed files with 3 additions and 1 deletions
|
@ -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 ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue