Add mangohud

This commit is contained in:
2026-06-26 20:23:03 -04:00
parent 96c49fcaa7
commit 944c4cf492
4 changed files with 92 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
if [[ -d ~/.config/MangoHud ]]; then
export MANGOHUD_CONFIGFILE=~/.config/MangoHud/MangoHud.conf
# Swap xbox for playstation
export SDL_GAMECONTROLLER_USE_BUTTON_LABELS=0
fi