conf/MangoHud.conf: add winesync

This commit is contained in:
Aminda Suomalainen 2026-03-17 09:42:51 +02:00
parent fcfb90b798
commit 6b2f6cbd9c
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 2 additions and 1 deletions

View File

@ -38,3 +38,4 @@ time_format=%X
time_no_label
vram
wine
winesync

View File

@ -1,3 +1,3 @@
# Enables mangohud for everything natively supporting it (outside of flatpak?)
export MANGOHUD=1
export MANGOHUD_CONFIG='read_cfg,background_alpha=0,horizontal,time,time_no_label,time_format=%X,position=bottom-left'
export MANGOHUD_CONFIG='read_cfg,background_alpha=0,horizontal,time,time_no_label,time_format=%X,position=bottom-left,winesync'