mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-06-07 23:57:21 +02:00
flatpak-workarounds.bash: we are totally steam deck
This commit is contained in:
parent
26d2b9d1a7
commit
f666b681a1
@ -113,6 +113,9 @@ flatpak override com.heroicgameslauncher.hgl --nosocket=fallback-x11 --socket=x1
|
|||||||
# Steam flatpak workarounds a lot by non-UTF-8 C
|
# Steam flatpak workarounds a lot by non-UTF-8 C
|
||||||
flatpak override com.valvesoftware.Steam --env=LC_ALL=C.utf8
|
flatpak override com.valvesoftware.Steam --env=LC_ALL=C.utf8
|
||||||
|
|
||||||
|
# Yes, we are SteamDeck, of course
|
||||||
|
flatpak override com.valvesoftware.Steam --env=SteamDeck=1
|
||||||
|
|
||||||
# Enable mangohud for all Steam games
|
# Enable mangohud for all Steam games
|
||||||
#flatpak override com.valvesoftware.Steam --env=MANGOHUD=1 $@
|
#flatpak override com.valvesoftware.Steam --env=MANGOHUD=1 $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user