flatpak-workarounds.bash: add mangohud for Steam

This commit is contained in:
Aminda Suomalainen 2025-04-28 18:52:23 +03:00
parent 0d6c6adb23
commit 77b8728f3e
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -83,6 +83,8 @@ flatpak override com.heroicgameslauncher.hgl --filesystem=~/SteamLibrary:create
flatpak override com.valvesoftware.Steam --nosocket=fallback-x11 --socket=x11 $@
flatpak override com.heroicgameslauncher.hgl --nosocket=fallback-x11 --socket=x11 $@
flatpak override com.valvesoftware.Steam --env=MANGOHUD=1 $@
# For use with system syncthing, note its flags
flatpak override me.kozec.syncthingtk --filesystem=~/.config/syncthing:create $@