chore(desktop): add tf2 tcmalloc change to desktop just as well

This commit is contained in:
Kyle Gospodnetich 2023-08-18 10:54:05 -07:00
parent cd7355ab5a
commit 5c356fc035
2 changed files with 7 additions and 0 deletions

View File

@ -92,6 +92,7 @@ get-boilr:
fi
fix-tf2-tcmalloc:
#!/usr/bin/env bash
podman run \
-v $HOME/.steam/steam/steamapps/common/Team\ Fortress\ 2/bin:/hl2_linux:Z \
ghcr.io/maisatanel/tcmalloc-hl2-fixer:main

View File

@ -70,6 +70,12 @@ enable-supergfxctl:
echo "This requires an Nvidia image."
fi
fix-tf2-tcmalloc:
#!/usr/bin/env bash
podman run \
-v $HOME/.steam/steam/steamapps/common/Team\ Fortress\ 2/bin:/hl2_linux:Z \
ghcr.io/maisatanel/tcmalloc-hl2-fixer:main
enable-vapor-theme:
#!/usr/bin/env bash
source /etc/default/bazzite