mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 00:05:36 +02:00
fix: Specify MangoHud config for gamescope
This commit is contained in:
@@ -13,3 +13,6 @@ export PROTON_NO_FSYNC=1
|
|||||||
# Make gstreamer GL elements work without display output (NVIDIA issue..)
|
# Make gstreamer GL elements work without display output (NVIDIA issue..)
|
||||||
export GST_GL_API=gles2
|
export GST_GL_API=gles2
|
||||||
export GST_GL_WINDOW=surfaceless
|
export GST_GL_WINDOW=surfaceless
|
||||||
|
|
||||||
|
# Gamescope does not respect MangoHud default config location
|
||||||
|
export MANGOHUD_CONFIGFILE=${NESTRI_HOME}/.config/MangoHud/MangoHud.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user